Update to 3.8.14.
This commit is contained in:
parent
94e5ae7e88
commit
504e5ac66c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/orjson-3.8.10.tar.gz
|
||||
/orjson-3.8.11.tar.gz
|
||||
/orjson-3.8.12.tar.gz
|
||||
/orjson-3.8.14.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
%bcond maturin %[ 0%{?fedora} >= 39 ]
|
||||
|
||||
Name: python-orjson
|
||||
Version: 3.8.12
|
||||
Release: 3%{?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
|
||||
* Fri Jul 21 2023 Maxwell G <maxwell@gtmx.me> - 3.8.14-1
|
||||
- Update to 3.8.14.
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (orjson-3.8.12.tar.gz) = c2a6a106721e5c84d52ccc255b60fb3da67d442604c5dd5e2dea63a6d52eece87fd3d1d81a2691c1f93b4c21a0f608a8c1ea6b19d8ba4995584a562780ff39e9
|
||||
SHA512 (orjson-3.8.14.tar.gz) = 6c737396f0b59c6c519fa38c401edad01e132c3031b346b1982a97a965a5f5a64fe28eaee51fc797d04998ac4016383bd79067d670ad3ed022cd2ab03bfb6b05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue