Update to 3.8.14.

This commit is contained in:
Maxwell G 2023-07-04 15:01:20 -05:00
commit 9c38f574a1
No known key found for this signature in database
GPG key ID: F79E4E25E8C661F8
3 changed files with 7 additions and 3 deletions

View file

@ -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