Update to 20.1 (#1794865)
This commit is contained in:
parent
37523e17a0
commit
b76594063e
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/packaging-19.0.tar.gz
|
/packaging-19.0.tar.gz
|
||||||
/packaging-19.2.tar.gz
|
/packaging-19.2.tar.gz
|
||||||
/packaging-20.0.tar.gz
|
/packaging-20.0.tar.gz
|
||||||
|
/packaging-20.1.tar.gz
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
%global python_wheelname %{pypi_name}-%{version}-py2.py3-none-any.whl
|
%global python_wheelname %{pypi_name}-%{version}-py2.py3-none-any.whl
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 20.0
|
Version: 20.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
|
|
||||||
License: BSD or ASL 2.0
|
License: BSD or ASL 2.0
|
||||||
@ -111,6 +111,9 @@ tests/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1-1
|
||||||
|
- Update to 20.1 (#1794865)
|
||||||
|
|
||||||
* Mon Jan 06 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0-2
|
* Mon Jan 06 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0-2
|
||||||
- Ignore broken tests
|
- Ignore broken tests
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (packaging-20.0.tar.gz) = f7d99700d27d5aebbb3343f1de6ee9ce1372750b805c55a40d1a1fbeb6cfcfe2184875db56de175c6cd46e17f1567c30a39d5527870902c3c69168d025447587
|
SHA512 (packaging-20.1.tar.gz) = 1d51e81ab8b8c552d880ae3d210fe140835de181b6fcee3eb382f0f1d6a416e9cbdaeb52a81c50c53d2c5f5cdc40ee516f29ced845868a1bf7be3b23433f21d7
|
||||||
|
Loading…
Reference in New Issue
Block a user