Rebuilt for Python 3.11

epel9
Python Maint 3 years ago committed by Tomáš Hrnčiar
parent c3ff72b037
commit 1dd0f78a60

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 3.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Backport of pathlib-compatible object wrapper for zip files
License: MIT
@ -51,6 +51,9 @@ sed -i "/func_timeout/d" test_zipp.py
%doc README.rst
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.8.0-2
- Rebuilt for Python 3.11
* Mon Apr 04 2022 Lumír Balhar <lbalhar@redhat.com> - 3.8.0-1
- Update to 3.8.0
Resolves: rhbz#2071401

Loading…
Cancel
Save