Rebuilt for Python 3.12
This commit is contained in:
parent
7b6d29ed58
commit
c5fbacd3aa
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
Name: python-orjson
|
||||
Version: 3.8.12
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Fast, correct Python JSON library
|
||||
|
||||
License: Apache-2.0 OR MIT
|
||||
|
|
@ -108,6 +108,9 @@ export RUSTFLAGS='%{build_rustflags}'
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 3.8.12-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Thu May 18 2023 Maxwell G <maxwell@gtmx.me> - 3.8.12-1
|
||||
- Update to 3.8.12.
|
||||
- Use maturin as a build system when available
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue