!29 Update package

From: @liqiuyu123 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-12-19 12:22:57 +00:00 committed by Gitee
commit 4be6d4259e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zipp Name: python-zipp
Version: 3.10.0 Version: 3.11.0
Release: 1 Release: 1
Summary: Backport of pathlib-compatible object wrapper for zip files Summary: Backport of pathlib-compatible object wrapper for zip files
License: MIT License: MIT
URL: https://github.com/jaraco/zipp URL: https://github.com/jaraco/zipp
Source0: https://files.pythonhosted.org/packages/8d/d7/1bd1e0a5bc95a27a6f5c4ee8066ddfc5b69a9ec8d39ab11a41a804ec8f0d/zipp-3.10.0.tar.gz Source0: https://files.pythonhosted.org/packages/8e/b3/8b16a007184714f71157b1a71bbe632c5d66dd43bc8152b3c799b13881e1/zipp-3.11.0.tar.gz
Patch0: 0001-add-setup.py.patch Patch0: 0001-add-setup.py.patch
BuildArch: noarch BuildArch: noarch
@ -67,6 +67,9 @@ pytest -k "not test_joinpath_constant_time"
%doc README.rst %doc README.rst
%changelog %changelog
* Fri Dec 16 2022 liqiuyu <liqiuyu@kylinos.cn> - 3.11.0-1
- Update package to version 3.11.0
* Tue Nov 01 2022 wangjunqi <wangjunqi@kylinos.cn> - 3.10.0-1 * Tue Nov 01 2022 wangjunqi <wangjunqi@kylinos.cn> - 3.10.0-1
- Update package to version 3.10.0 - Update package to version 3.10.0

Binary file not shown.

BIN
zipp-3.11.0.tar.gz Normal file

Binary file not shown.