Rebuilt for Python 3.13

This commit is contained in:
Python Maint 2024-06-17 22:51:17 +02:00 committed by Miro Hrončok
commit c2178e71d0

View file

@ -2,7 +2,7 @@
Name: python-imagecodecs
Version: 2023.1.23
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Image transformation, compression, and decompression codecs
License: BSD-3-Clause
@ -279,6 +279,9 @@ TEST_OPTS=(
%changelog
* Mon Jun 17 2024 Python Maint <python-maint@redhat.com> - 2023.1.23-2
- Rebuilt for Python 3.13
* Sun Apr 21 2024 Orion Poplawski <orion@nwra.com> - 2023.1.23-1
- Update to 2023.1.23
- Add more test dependencies