Update to 21.0
This commit is contained in:
parent
687c0dae84
commit
2340979f37
3 changed files with 8 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue