diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:10:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:30:35 +0100 |
commit | a3ea6e6bb8dcf865828662ed6e4f2a21c3310e05 (patch) | |
tree | c9957b62c6ad7c3823e5948a2bb873c6308136c9 /dev-python/jaraco-context | |
parent | dev-python/jaraco-collections: Remove namespace dep (diff) | |
download | gentoo-a3ea6e6bb8dcf865828662ed6e4f2a21c3310e05.tar.gz gentoo-a3ea6e6bb8dcf865828662ed6e4f2a21c3310e05.tar.bz2 gentoo-a3ea6e6bb8dcf865828662ed6e4f2a21c3310e05.zip |
dev-python/jaraco-context: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-context')
-rw-r--r-- | dev-python/jaraco-context/jaraco-context-3.0.0-r1.ebuild (renamed from dev-python/jaraco-context/jaraco-context-3.0.0.ebuild) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/jaraco-context/jaraco-context-3.0.0.ebuild b/dev-python/jaraco-context/jaraco-context-3.0.0-r1.ebuild index 37dff8f76a75..9b28336a584e 100644 --- a/dev-python/jaraco-context/jaraco-context-3.0.0.ebuild +++ b/dev-python/jaraco-context/jaraco-context-3.0.0-r1.ebuild @@ -17,9 +17,6 @@ LICENSE="MIT" SLOT="0" KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 x86" -RDEPEND=" - >=dev-python/namespace-jaraco-2[${PYTHON_USEDEP}] -" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] " |