diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-02-14 16:51:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-02-14 17:23:11 +0100 |
commit | 9565cd0738648ccef0673f37e1312e5774341444 (patch) | |
tree | 380e8d3d8de517cac0c5ff22bd5f534432e8de24 /dev-python/python-glanceclient | |
parent | dev-python/keystoneauth: Add MY_P prior to rename (diff) | |
download | gentoo-9565cd0738648ccef0673f37e1312e5774341444.tar.gz gentoo-9565cd0738648ccef0673f37e1312e5774341444.tar.bz2 gentoo-9565cd0738648ccef0673f37e1312e5774341444.zip |
Rename dev-python/{keystoneauth → keystoneauth1}
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild index 26505e41f62f..dfe48394260e 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild @@ -21,7 +21,7 @@ SLOT="0" KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" - >=dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}] + >=dev-python/keystoneauth1-3.6.2[${PYTHON_USEDEP}] >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}] >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |