Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 11:32:12 +02:00 committed by Miro Hrončok
parent 9cbff023d8
commit d308f175d2
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: python-%{srcname}
Version: 1.33
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library providing parsers for metadata related to OS installation
License: LGPLv2+
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
%endif
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.33-2
- Rebuilt for Python 3.10
* Mon May 24 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.33-1
- New upstream release 1.33