downgrade the version to 1.3.0, because of the dependency of openstack
(cherry picked from commit b4a5034a03a89882748dc058f7fcbff082985eb4)
This commit is contained in:
parent
be71a31d65
commit
4843d5c3f0
BIN
aodhclient-1.3.0.tar.gz
Normal file
BIN
aodhclient-1.3.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-aodhclient
|
||||
Version: 2.2.0
|
||||
Release: 2
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
Summary: Python client library for Aodh
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/python-aodhclient/latest/
|
||||
Source0: https://files.pythonhosted.org/packages/93/65/8921604833ac7392c4721da1c6841d38ca92b375c23b3d1d3c4b936654bc/aodhclient-2.2.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/a0/9c/f70e5760cbf7cf574f80137b75a67ac89613d2d055d26b44ba0cbd89243a/aodhclient-1.3.0.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Python client library for Aodh.
|
||||
@ -66,7 +66,7 @@ Provides: python3-aodhclient-doc
|
||||
Python client library for Aodh.
|
||||
|
||||
%prep
|
||||
%autosetup -n aodhclient-2.2.0
|
||||
%autosetup -n aodhclient-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -108,6 +108,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 15 2021 OpenStack_SIG <openstack@openeuler.org> - 1.3.0-1
|
||||
- Downgrade the version to 1.3.0, because of the dependency of openstack
|
||||
|
||||
* Fri Nov 12 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.0-2
|
||||
- Remove gnocchi requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user