summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:42:45 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:42:45 +0000
commit96597489d432f4da857a30303d3f6cca6ffa6137 (patch)
tree8314bf1bc0f5bd69622700dc7f5293bbc43e36e3 /dev-python/keyring/keyring-1.0.ebuild
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-96597489d432f4da857a30303d3f6cca6ffa6137.tar.gz
gentoo-2-96597489d432f4da857a30303d3f6cca6ffa6137.tar.bz2
gentoo-2-96597489d432f4da857a30303d3f6cca6ffa6137.zip
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/keyring/keyring-1.0.ebuild')
-rw-r--r--dev-python/keyring/keyring-1.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/keyring/keyring-1.0.ebuild b/dev-python/keyring/keyring-1.0.ebuild
index 11284ff91be8..a726b5e25bcc 100644
--- a/dev-python/keyring/keyring-1.0.ebuild
+++ b/dev-python/keyring/keyring-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-1.0.ebuild,v 1.7 2014/03/31 20:35:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-1.0.ebuild,v 1.8 2014/07/06 12:42:45 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="test"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""
PATCHES=(