Upgrade version to 1.14.1
This commit is contained in:
parent
e09e1fb698
commit
4f67979b7c
BIN
1.14.0.tar.gz
BIN
1.14.0.tar.gz
Binary file not shown.
BIN
1.14.1.tar.gz
Normal file
BIN
1.14.1.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-wrapt
|
Name: python-wrapt
|
||||||
Version: 1.14.0
|
Version: 1.14.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A Python module for decorators, wrappers and monkey patching
|
Summary: A Python module for decorators, wrappers and monkey patching
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/GrahamDumpleton/wrapt
|
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/1.14.1.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The aim of the wrapt module is to provide a transparent object proxy for Python,
|
The aim of the wrapt module is to provide a transparent object proxy for Python,
|
||||||
@ -60,6 +60,9 @@ popd
|
|||||||
%doc docs/build/html
|
%doc docs/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 1.14.1-1
|
||||||
|
- Upgrade version to 1.14.1
|
||||||
|
|
||||||
* Wed Jul 13 2022 caodongxia <caodongxia@h-partners.com> - 1.14.0-2
|
* Wed Jul 13 2022 caodongxia <caodongxia@h-partners.com> - 1.14.0-2
|
||||||
- Modify the install way to provides python3dist module
|
- Modify the install way to provides python3dist module
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user