Update to 20.4 (#1838285)
This commit is contained in:
parent
5048fe4810
commit
184ce340e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/packaging-20.0.tar.gz
|
||||
/packaging-20.1.tar.gz
|
||||
/packaging-20.3.tar.gz
|
||||
/packaging-20.4.tar.gz
|
||||
|
@ -12,8 +12,8 @@
|
||||
%global python_wheelname %{pypi_name}-%{version}-py2.py3-none-any.whl
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 20.3
|
||||
Release: 3%{?dist}
|
||||
Version: 20.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD or ASL 2.0
|
||||
@ -111,6 +111,9 @@ tests/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 Lumír Balhar <lbalhar@redhat.com> - 20.4-1
|
||||
- Update to 20.4 (#1838285)
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 20.3-3
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (packaging-20.3.tar.gz) = b27ad6f72bfe0965a6e6bff78e4e37d4cbab73dc0a1b019673c85615c9d99edf237effeb9756702c6e8c1575a2d981f6d1af364c73d0a451fbb167d64678630f
|
||||
SHA512 (packaging-20.4.tar.gz) = d53912041a9950efb5d221fc968adc328c2ef1e54ec9806d2158fd6db1b170e37afb05213f5750b10c59927504083ca3781c958caa0c802b1c7c0fe1ac1682a4
|
||||
|
Loading…
Reference in New Issue
Block a user