!4 update to version 0.7.0
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
26231b07e1
BIN
0.7.0.tar.gz
Normal file
BIN
0.7.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-cachelib
|
||||
Version: 0.1.1
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Summary: A collection of cache libraries in the same API interface.
|
||||
License: BSD
|
||||
URL: https://github.com/pallets/cachelib
|
||||
Source0: https://files.pythonhosted.org/packages/0a/ce/50a08e17ae057b4afc3ef997a9846a9c335490e8137129d1d9213b7c5fe0/cachelib-0.1.1.tar.gz
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/pallets-eco/cachelib
|
||||
Source0: https://github.com/pallets-eco/cachelib/archive/refs/tags/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ Provides: python3-cachelib-doc
|
||||
Development documents and examples for cachelib
|
||||
|
||||
%prep
|
||||
%autosetup -n cachelib-0.1.1
|
||||
%autosetup -n cachelib-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2022 Ge Wang <wangge20@h-partners.com> - 0.7.0-1
|
||||
- Upgrade to version 0.7.0
|
||||
|
||||
* Mon Aug 03 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user