Update to 21.0
This commit is contained in:
parent
687c0dae84
commit
2340979f37
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/packaging-20.7.tar.gz
|
||||
/packaging-20.8.tar.gz
|
||||
/packaging-20.9.tar.gz
|
||||
/packaging-21.0.tar.gz
|
||||
|
@ -17,8 +17,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 20.9
|
||||
Release: 3%{?dist}
|
||||
Version: 21.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD or ASL 2.0
|
||||
@ -133,6 +133,10 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 07 2021 Lumír Balhar <lbalhar@redhat.com> - 21.0-1
|
||||
- Update to 21.0
|
||||
Resolves: rhbz#1978925
|
||||
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 20.9-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (packaging-20.9.tar.gz) = fb71f1036cfaacbe94fdee663af31d6ad1960f73ecc95cba87b461c2d7d2ea90085853bb4682b146492d8c48f784b60ef082e3b1259269857166b143cd9a920b
|
||||
SHA512 (packaging-21.0.tar.gz) = 612744ad8d0b834709af5d4e2415679271e4cdc304a2e9297ec741e37e62241a041b678568130cd733828a1bf2e5885d62de706934f4018195566107989a6f6b
|
||||
|
Loading…
Reference in New Issue
Block a user