summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-03 18:13:10 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-03 18:30:44 +0100
commit434354a754bc4872654dfc927797f44c762b4678 (patch)
treeca51ddef4da93b640ff2c07a2e5ace8bdce30eaf /dev-python
parentdev-python/paste: Remove namespace dep (diff)
downloadgentoo-434354a754bc4872654dfc927797f44c762b4678.tar.gz
gentoo-434354a754bc4872654dfc927797f44c762b4678.tar.bz2
gentoo-434354a754bc4872654dfc927797f44c762b4678.zip
dev-python/pastedeploy: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild (renamed from dev-python/pastedeploy/pastedeploy-2.1.1.ebuild)3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild b/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild
index 5296ae59182c..0545bd0a010a 100644
--- a/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild
@@ -21,9 +21,6 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
IUSE="doc"
-RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}"
-
distutils_enable_tests pytest
python_prepare_all() {