diff --git a/python-keystoneclient-4.2.0.tar.gz b/python-keystoneclient-4.2.0.tar.gz deleted file mode 100644 index 831a3754a654b7dc5a13542f072f31f31db6a66f..0000000000000000000000000000000000000000 Binary files a/python-keystoneclient-4.2.0.tar.gz and /dev/null differ diff --git a/python-keystoneclient-4.4.0.tar.gz b/python-keystoneclient-4.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..146f8163fe6cccbcb9e3a8cffe1dc7a472943b36 Binary files /dev/null and b/python-keystoneclient-4.4.0.tar.gz differ diff --git a/python-keystoneclient.spec b/python-keystoneclient.spec index a9649ec5c11c8eda8d78713b824ce62a2ec43f2a..7369ebc4f6ba7312a72457bfc4437f6bd7ac395f 100644 --- a/python-keystoneclient.spec +++ b/python-keystoneclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-keystoneclient -Version: 4.2.0 +Version: 4.4.0 Release: 1 Summary: Client Library for OpenStack Identity License: Apache-2.0 URL: https://docs.openstack.org/python-keystoneclient/latest/ -Source0: https://tarballs.openstack.org/python-keystoneclient/python-keystoneclient-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/ee/a7/4f371e8f4fd063799ad5cef8789360e5a3b94f197e956ef46a4b9fb6e988/python-keystoneclient-4.4.0.tar.gz BuildArch: noarch %description This is a client for the OpenStack Identity API, implemented by the Keystone team; it contains a Python API (the @@ -54,7 +54,7 @@ keystoneclient module) for OpenStack's Identity Service. %prep %autosetup -n python-keystoneclient-%{version} -rm -rf {test-,}requirements.txt + %build %py3_build @@ -89,15 +89,15 @@ mv %{buildroot}/doclist.lst . %files -n python3-keystoneclient -f filelist.lst - %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* - - %changelog +* Tue Jul 19 2022 OpenStack_SIG - 4.4.0-1 +- Upgrade package python3-keystoneclient to version 4.4.0 + * Sun Jul 25 2021 OpenStack_SIG - 4.2.0-1 - update to 4.2.0