Rebuilt for Python 3.13
This commit is contained in:
parent
a5d4279563
commit
c2178e71d0
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue