!3 Update package uhashring of version 2.1
From: @han-guangyu Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
b38dda07f3
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-uhashring
|
Name: python-uhashring
|
||||||
Version: 2.0
|
Version: 2.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Full featured consistent hashing python library compatible with ketama.
|
Summary: Full featured consistent hashing python library compatible with ketama.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/ultrabug/uhashring
|
URL: https://github.com/ultrabug/uhashring
|
||||||
Source0: https://files.pythonhosted.org/packages/1f/91/7ed7c78102d71fe42286deba6965640640bf984d2929d7befabe49d274f9/uhashring-2.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/b5/39/1d56c749f455f9a6439492cfa35aa2e34e76a2d3a33718273b665c96eaf2/uhashring-2.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
uhashring implements consistent hashing in pure Python.
|
uhashring implements consistent hashing in pure Python.
|
||||||
@ -31,7 +31,7 @@ Provides: python3-uhashring-doc
|
|||||||
uhashring implements consistent hashing in pure Python.
|
uhashring implements consistent hashing in pure Python.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n uhashring-2.0 -p1
|
%autosetup -n uhashring-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -69,13 +69,15 @@ mv %{buildroot}/doclist.lst .
|
|||||||
pytest
|
pytest
|
||||||
|
|
||||||
%files -n python3-uhashring -f filelist.lst
|
%files -n python3-uhashring -f filelist.lst
|
||||||
|
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 2.1-1
|
||||||
|
- Upgrade package python3-uhashring to version 2.1
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0-2
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0-2
|
||||||
- DESC: delete -S git from %autosetup
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
uhashring-2.1.tar.gz
Normal file
BIN
uhashring-2.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user