Update to 3.8.14.
This commit is contained in:
parent
c5fbacd3aa
commit
9c38f574a1
3 changed files with 7 additions and 3 deletions
|
|
@ -9,8 +9,8 @@
|
|||
%bcond maturin %[ 0%{?fedora} >= 39 ]
|
||||
|
||||
Name: python-orjson
|
||||
Version: 3.8.12
|
||||
Release: 2%{?dist}
|
||||
Version: 3.8.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast, correct Python JSON library
|
||||
|
||||
License: Apache-2.0 OR MIT
|
||||
|
|
@ -108,6 +108,9 @@ export RUSTFLAGS='%{build_rustflags}'
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 4 2023 Maxwell G <maxwell@gtmx.me> - 3.8.14-1
|
||||
- Update to 3.8.14.
|
||||
|
||||
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 3.8.12-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue