update to 3.9.0 rhbz#2235141

epel10
Dan Radez 1 year ago
parent 73e22ac982
commit 4333781950

@ -5,7 +5,7 @@
%bcond_with docs
Name: python-%{pkg_name}
Version: 3.8.1
Version: 3.9.0
Release: 1%{?dist}
Summary: Functools like those found in stdlib
@ -74,7 +74,6 @@ rm -rf html/.{doctrees,buildinfo}
%license LICENSE
%doc README.rst
%{python3_sitelib}/jaraco/functools*
%{python3_sitelib}/jaraco/__pycache__/functools*
%{python3_sitelib}/jaraco.functools-%{version}.dist-info
%if %{with docs}
@ -84,6 +83,9 @@ rm -rf html/.{doctrees,buildinfo}
%endif
%changelog
* Fri Sep 08 2023 Dan Radez <dradez@redhat.com> - 3.9.0-1
- update to 3.9.0 rhbz#2235141
* Tue Aug 08 2023 Dan Radez <dradez@redhat.com> - 3.8.1-1
- update to 3.8.1 rhbz#2229532

@ -1 +1 @@
SHA512 (jaraco.functools-3.8.1.tar.gz) = 0ffd8fc0e973b0ee957cbc074dcae790530c6a944a54ae36e3feee954a59765663b8a734e5c1d1e56975c958b47560eb1f23b510028fee6cf682aeaf175c9460
SHA512 (jaraco.functools-3.9.0.tar.gz) = 5ec081aa07e736b6cacc1f6213e3212b4828824e86033b440d4fc630b0a9cf8e67497b37a239e167e421c41852ea6c0c65a4ccd39d73cc7f1cb831f605b86f00

Loading…
Cancel
Save