diff options
author | Ian Delaney <idella4@gentoo.org> | 2012-11-05 17:48:10 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2012-11-05 17:48:10 +0000 |
commit | 07c494680431389e59333d6377a62917ebff94cc (patch) | |
tree | e41e887fba4b1bc7b38dd7777cbf99ae77d922ff /dev-python/logilab-common/logilab-common-0.58.1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-07c494680431389e59333d6377a62917ebff94cc.tar.gz gentoo-2-07c494680431389e59333d6377a62917ebff94cc.tar.bz2 gentoo-2-07c494680431389e59333d6377a62917ebff94cc.zip |
rev bumped, doc use flag added, tests restricted for python3 due to known failures, epydoc dep added to build docs, test phase updated
(Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/logilab-common/logilab-common-0.58.1.ebuild')
-rw-r--r-- | dev-python/logilab-common/logilab-common-0.58.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/logilab-common/logilab-common-0.58.1.ebuild b/dev-python/logilab-common/logilab-common-0.58.1.ebuild index 3f24272f2b16..1a015ed87834 100644 --- a/dev-python/logilab-common/logilab-common-0.58.1.ebuild +++ b/dev-python/logilab-common/logilab-common-0.58.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.58.1.ebuild,v 1.2 2012/08/27 15:21:50 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.58.1.ebuild,v 1.3 2012/11/05 17:48:10 idella4 Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -19,6 +19,7 @@ IUSE="test" # dev-python/unittest2 is not required with Python >=3.2. RDEPEND="dev-python/setuptools dev-python/unittest2" + # Tests using dev-python/psycopg are skipped when dev-python/psycopg isn't installed. DEPEND="${RDEPEND} test? ( |