!18 Update to 3.19.1
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
1a6f634c70
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 3.18.3
|
Version: 3.19.1
|
||||||
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
|
||||||
URL: https://github.com/simplejson/simplejson
|
URL: https://github.com/simplejson/simplejson
|
||||||
Source0: https://files.pythonhosted.org/packages/b1/86/a67f6f595c5da14fa80bb4a8f7084c391ac1bfd3208ea4906307afc2b181/simplejson-3.18.3.tar.gz
|
SOurce0: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Simple, fast, extensible JSON encoder/decoder for Python
|
Simple, fast, extensible JSON encoder/decoder for Python
|
||||||
@ -33,7 +33,7 @@ Provides: python3-simplejson-doc
|
|||||||
Simple, fast, extensible JSON encoder/decoder for Python
|
Simple, fast, extensible JSON encoder/decoder for Python
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n simplejson-%{version}
|
%autosetup -n simplejson-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 11 2023 yaoxin <yao_xin001@hoperun.com> - 3.19.1-1
|
||||||
|
- Update to 3.19.1
|
||||||
|
|
||||||
* Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 3.18.3-1
|
* Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 3.18.3-1
|
||||||
- Update package to version 3.18.3
|
- Update package to version 3.18.3
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
simplejson-3.19.1.tar.gz
Normal file
BIN
simplejson-3.19.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user