Rebuilt for Python 3.14

This commit is contained in:
Python Maint 2025-06-06 16:26:38 +02:00 committed by Miro Hrončok
commit 00f357ba2c

View file

@ -2,7 +2,7 @@
Name: python-imagecodecs
Version: 2024.9.22
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Image transformation, compression, and decompression codecs
License: BSD-3-Clause
@ -281,6 +281,9 @@ TEST_OPTS=(
%changelog
* Fri Jun 06 2025 Python Maint <python-maint@redhat.com> - 2024.9.22-2
- Rebuilt for Python 3.14
* Wed Jan 22 2025 Sandro <devel@penguinpee.nl> - 2024.9.22-1
- Update to 2024.9.22
- Add support for NumPy 2.x