Modify invalid source
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
889c794e13
commit
ed3a4ff0c0
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-wrapt
|
||||
Version: 1.14.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A Python module for decorators, wrappers and monkey patching
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/GrahamDumpleton/wrapt
|
||||
Source0: https://github.com/GrahamDumpleton/%{sname}/archive/%{version}.tar.gz
|
||||
source0: https://github.com/GrahamDumpleton/wrapt/archive/refs/tags/%{version}.tar.gz
|
||||
|
||||
%description
|
||||
The aim of the wrapt module is to provide a transparent object proxy for Python,
|
||||
@ -60,6 +60,9 @@ popd
|
||||
%doc docs/build/html
|
||||
|
||||
%changelog
|
||||
* Tue Nov 22 2022 xu_ping <xuping33@h-partners.com> - 1.14.0-2
|
||||
- Modify invalid source
|
||||
|
||||
* Fri Oct 21 2022 caodongxia <caodongxia@h-partners.com> - 1.14.0-1
|
||||
- Update to 1.14.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user