Update Source0
This commit is contained in:
parent
43833d163e
commit
36b640fb86
@ -1,10 +1,10 @@
|
|||||||
Name: python-zipp
|
Name: python-zipp
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 2
|
Release: 3
|
||||||
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://github.com/jaraco/zipp/archive/zipp-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f9/c4/15a1260171956ed4f8190962b1771c7dbca4a39360c15f9c2b77e667a489/zipp-0.5.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
BuildRequires: python3-setuptools_scm >= 1.15.0
|
BuildRequires: python3-setuptools_scm >= 1.15.0
|
||||||
@ -44,6 +44,9 @@ A pathlib-compatible Zipfile object wrapper. A backport of the Path object.
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 16 2020 zhanzhimin<zhanzhimin@huawei.com> - 0.5.1-3
|
||||||
|
- Update Source0
|
||||||
|
|
||||||
* Fri Jun 19 2020 wuchaochao<wuchaochao4@huawei.com> - 0.5.1-2
|
* Fri Jun 19 2020 wuchaochao<wuchaochao4@huawei.com> - 0.5.1-2
|
||||||
- Depend on the python version to revise the spec file is variable
|
- Depend on the python version to revise the spec file is variable
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user