!13 [sync] PR-12: Upgrade to version 3.6.0

Merge pull request !13 from openeuler-sync-bot/sync-pr12-openEuler-22.03-LTS-Next-to-master
This commit is contained in:
openeuler-ci-bot 2021-12-25 10:13:06 +00:00 committed by Gitee
commit c276d60574
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.4.1 Version: 3.6.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/38/f9/4fa6df2753ded1bcc1ce2fdd8046f78bd240ff7647f5c9bcf547c0df77e3/zipp-3.4.1.tar.gz Source0: https://files.pythonhosted.org/packages/source/z/zipp/zipp-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
A pathlib-compatible Zipfile object wrapper. A backport of the Path object. A pathlib-compatible Zipfile object wrapper. A backport of the Path object.
@ -57,6 +57,9 @@ pytest -k "not test_joinpath_constant_time"
%doc README.rst %doc README.rst
%changelog %changelog
* Mon Dec 20 2021 shixuantong <shixuantong@huawei.com> - 3.6.0-1
- Upgrade to version 3.6.0
* Mon Jul 19 2021 liusheng <liusheng2048@gmaili.com> - 3.4.1-1 * Mon Jul 19 2021 liusheng <liusheng2048@gmaili.com> - 3.4.1-1
- Upgrade to version 3.4.1 - Upgrade to version 3.4.1

Binary file not shown.

BIN
zipp-3.6.0.tar.gz Normal file

Binary file not shown.