Update to 3.19.2
This commit is contained in:
parent
1a6f634c70
commit
89d9caa3ee
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 3.19.1
|
Version: 3.19.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -77,6 +77,10 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 11 2023 yaoxin <yao_xin001@hoperun.com> - 3.19.1-1
|
||||||
- Update to 3.19.1
|
- Update to 3.19.1
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
simplejson-3.19.2.tar.gz
Normal file
BIN
simplejson-3.19.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user