!19 master branche upgrade python-wrapt 1.15.0

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-04-06 08:26:46 +00:00 committed by Gitee
commit 16a9bae537
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
1.15.0.tar.gz Normal file

Binary file not shown.

View File

@ -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.1 Version: 1.15.0
Release: 1 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/wrapt/archive/refs/tags/1.14.1.tar.gz Source0: https://github.com/GrahamDumpleton/wrapt/archive/refs/tags/%{version}.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
* Tue Apr 04 2023 xu_ping <xuping33@h-partners.com> - 1.15.0-1
- Upgrade version to 1.15.0
* Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 1.14.1-1 * Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 1.14.1-1
- Upgrade version to 1.14.1 - Upgrade version to 1.14.1