Update to 3.19.2

This commit is contained in:
zhangxianting 2024-01-10 18:06:51 +08:00
parent 1a6f634c70
commit 89d9caa3ee
3 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-simplejson
Version: 3.19.1
Version: 3.19.2
Release: 1
Summary: Simple, fast, extensible JSON encoder/decoder for Python
License: MIT
@ -77,6 +77,10 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Jan 10 2024 zhangxianting <zhangxianting@uniontech.com> - 3.19.2-1
- Update to 3.19.2:
- Updated test & build matrix to include Python 3.12 and use GitHub Actions as a Trusted Publisher (OIDC) https://github.com/simplejson/simplejson/pull/317
* Thu May 11 2023 yaoxin <yao_xin001@hoperun.com> - 3.19.1-1
- Update to 3.19.1

Binary file not shown.

BIN
simplejson-3.19.2.tar.gz Normal file

Binary file not shown.