update to 3.8.0 rhbz#2217823

epel10
Dan Radez 2 years ago
parent 2cb614137a
commit 531a78b13e

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

@ -1 +1,2 @@
SHA512 (jaraco.functools-3.7.0.tar.gz) = 37b33b526a3f3cff259c93c764bdde06015440bef025d9f5a177125a654abb23f96d71f0b4f4e73cdfe7274af1575a01d8e112f9d333cbe12f53b1583bae1d5a SHA512 (jaraco.functools-3.7.0.tar.gz) = 37b33b526a3f3cff259c93c764bdde06015440bef025d9f5a177125a654abb23f96d71f0b4f4e73cdfe7274af1575a01d8e112f9d333cbe12f53b1583bae1d5a
SHA512 (jaraco.functools-3.8.0.tar.gz) = 923e94f54c46896d89db6b4a0c5d803996dc5caddd6a3ada66f943b58afd1750f5403d10de5ab87f93e57c3eab43806401f7c6b5a8265938793d45cba93df688

Loading…
Cancel
Save