diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-08-19 07:40:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-08-19 07:46:43 +0200 |
commit | 3da49678148f780e8f7191237aa65e30ea9d0af4 (patch) | |
tree | b728468908580e95eed4e8d005ca13d44339fc96 /dev-python/python-glanceclient | |
parent | dev-python/prettytable: Remove old (diff) | |
download | gentoo-3da49678148f780e8f7191237aa65e30ea9d0af4.tar.gz gentoo-3da49678148f780e8f7191237aa65e30ea9d0af4.tar.bz2 gentoo-3da49678148f780e8f7191237aa65e30ea9d0af4.zip |
dev-python/python-glanceclient: Allow dev-python/warlock-2
Closes: https://bugs.gentoo.org/880111
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild (renamed from dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild index a31f1e8a39e9..6d7d881d456b 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild @@ -29,7 +29,6 @@ RDEPEND=" >=dev-python/pyopenssl-17.1.0[${PYTHON_USEDEP}] >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] >=dev-python/warlock-1.2.0[${PYTHON_USEDEP}] - <dev-python/warlock-2[${PYTHON_USEDEP}] >=dev-python/wrapt-1.7.0[${PYTHON_USEDEP}] " BDEPEND=" |