python-lefthandclient
This commit is contained in:
parent
fabfe672b8
commit
8ad529808d
Binary file not shown.
BIN
python-lefthandclient-2.1.0.tar.gz
Normal file
BIN
python-lefthandclient-2.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-lefthandclient
|
Name: python-lefthandclient
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: HPE LeftHand/StoreVirtual HTTP REST Client
|
Summary: HPE LeftHand/StoreVirtual HTTP REST Client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://packages.python.org/python-lefthandclient
|
URL: http://packages.python.org/python-lefthandclient
|
||||||
Source0: https://files.pythonhosted.org/packages/48/54/55d40e2db192f5e24af9a1711dc54a8e799eb4aa6fbe530df6798568eded/python-lefthandclient-2.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/92/ac/51af595455d8ff4cfb8b20093301c23fad45da799c68d4f20b985dfd1e6a/python-lefthandclient-2.1.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
HPE LeftHand/StoreVirtual HTTP REST Client
|
HPE LeftHand/StoreVirtual HTTP REST Client
|
||||||
@ -35,7 +35,7 @@ Provides: python3-lefthandclient-doc
|
|||||||
HPE LeftHand/StoreVirtual HTTP REST Client
|
HPE LeftHand/StoreVirtual HTTP REST Client
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n python-lefthandclient-2.0.0
|
%autosetup -n python-lefthandclient-2.1.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 9 2023 sunhui <sunhui@kylinos.cn> - 2.1.0-1
|
||||||
|
- Update package to version 2.1.0
|
||||||
|
|
||||||
* Fri Jul 30 2021 OpenStack_SIG <openstack@openeuler.org> - 2.0.0-1
|
* Fri Jul 30 2021 OpenStack_SIG <openstack@openeuler.org> - 2.0.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user