From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/logilab-common/
Date: Tue, 24 Jan 2017 20:52:27 +0000 (UTC) [thread overview]
Message-ID: <1485291146.232a453d56aef326b5d36aed0b090754b12208ff.floppym@gentoo> (raw)
commit: 232a453d56aef326b5d36aed0b090754b12208ff
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 20:51:40 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 20:52:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232a453d
dev-python/logilab-common: drop broken docs build
Gentoo-Bug: https://bugs.gentoo.org/606538
Package-Manager: Portage-2.3.3_p39, Repoman-2.3.1_p32
.../logilab-common/logilab-common-1.2.2.ebuild | 24 ++--------------------
1 file changed, 2 insertions(+), 22 deletions(-)
diff --git a/dev-python/logilab-common/logilab-common-1.2.2.ebuild b/dev-python/logilab-common/logilab-common-1.2.2.ebuild
index c4c00e4..b8e2a25 100644
--- a/dev-python/logilab-common/logilab-common-1.2.2.ebuild
+++ b/dev-python/logilab-common/logilab-common-1.2.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc test"
+IUSE="test"
RDEPEND=">=dev-python/six-1.4.0[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]"
@@ -25,34 +25,14 @@ DEPEND="${RDEPEND}
$(python_gen_cond_dep 'dev-python/egenix-mx-base[${PYTHON_USEDEP}]' python2_7)
dev-python/pytz[${PYTHON_USEDEP}]
)
- doc? ( $(python_gen_cond_dep 'dev-python/epydoc[${PYTHON_USEDEP}]' python2_7) )"
+"
PATCHES=( "${FILESDIR}/${P}-test-namespace-fix.patch" )
-python_prepare_all() {
- sed -i \
- -e 's:(CURDIR):{S}/${P}:' \
- doc/makefile || die
-
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- if use doc; then
- # Based on the doc build in Arfrever's ebuild. It works
- pushd doc > /dev/null
- mkdir -p apidoc || die
- epydoc --parse-only -o apidoc --html -v --no-private --exclude=__pkginfo__ --exclude=setup --exclude=test \
- -n "Logilab's common library" "$(ls -d ../build/lib/logilab/common/)" build \
- || die "Generation of documentation failed"
- fi
-}
-
python_install_all() {
distutils-r1_python_install_all
doman doc/pytest.1
- use doc && HTML_DOCS=( doc/apidoc/. )
}
python_test() {
next reply other threads:[~2017-01-24 20:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 20:52 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-17 10:51 [gentoo-commits] repo/gentoo:master commit in: dev-python/logilab-common/ Michał Górny
2018-01-05 9:36 Michał Górny
2017-12-17 0:25 Mike Gilbert
2017-05-09 19:28 Michał Górny
2017-04-24 9:31 Pacho Ramos
2017-01-29 17:15 Fabian Groffen
2017-01-24 20:55 Mike Gilbert
2017-01-19 10:37 Agostino Sarubbo
2015-10-15 14:41 Justin Lecher
2015-10-15 14:41 Justin Lecher
2015-09-20 17:02 Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1485291146.232a453d56aef326b5d36aed0b090754b12208ff.floppym@gentoo \
--to=floppym@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox