Rebuilt for Python 3.12

epel10
Python Maint 2 years ago committed by Miro Hrončok
parent 531a78b13e
commit 661ab3e45a

@ -6,7 +6,7 @@
Name: python-%{pkg_name}
Version: 3.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Functools like those found in stdlib
License: MIT
@ -84,6 +84,9 @@ rm -rf html/.{doctrees,buildinfo}
%endif
%changelog
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 3.8.0-2
- Rebuilt for Python 3.12
* Tue Jun 27 2023 Dan Radez <dradez@redhat.com> - 3.8.0-1
- update to 3.8.0 rhbz#2217823

Loading…
Cancel
Save