Rebuilt for Python 3.13
This commit is contained in:
parent
e6b46905b4
commit
36f0703a42
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Name: python-orjson
|
||||
Version: 3.10.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Fast, correct Python JSON library
|
||||
|
||||
License: Apache-2.0 OR MIT
|
||||
|
|
@ -112,6 +112,9 @@ export RUSTFLAGS='%{build_rustflags}'
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 3.10.3-2
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Sat Jun 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.3-1
|
||||
- Update to 3.10.3. Fixes rhbz#2278078.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue