!5 [sync] PR-4: python-cachez delete -S git from %autosetup
From: @openeuler-sync-bot Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
8b95d505a6
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-cachez
|
Name: python-cachez
|
||||||
Version: 0.1.2
|
Version: 0.1.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Cache decorator for global or instance level memoize.
|
Summary: Cache decorator for global or instance level memoize.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://github.com/jealous/cachez
|
URL: http://github.com/jealous/cachez
|
||||||
@ -31,7 +31,7 @@ Provides: python3-cachez-doc
|
|||||||
Cache decorator for global or instance level memoize.
|
Cache decorator for global or instance level memoize.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n cachez-0.1.2 -S git
|
%autosetup -n cachez-0.1.2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -76,6 +76,9 @@ pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.1.2-3
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Wed Jul 28 2021 OpenStack_SIG <openstack@openeuler.org> - 0.1.2-2
|
* Wed Jul 28 2021 OpenStack_SIG <openstack@openeuler.org> - 0.1.2-2
|
||||||
- Fix check error
|
- Fix check error
|
||||||
* Mon Jul 26 2021 OpenStack_SIG <openstack@openeuler.org> - 0.1.2-1
|
* Mon Jul 26 2021 OpenStack_SIG <openstack@openeuler.org> - 0.1.2-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user