!18 Update to 3.19.1

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-05-12 00:56:55 +00:00 committed by Gitee
commit 1a6f634c70
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-simplejson
Version: 3.18.3
Version: 3.19.1
Release: 1
Summary: Simple, fast, extensible JSON encoder/decoder for Python
License: MIT
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
Simple, fast, extensible JSON encoder/decoder for Python
@ -33,7 +33,7 @@ Provides: python3-simplejson-doc
Simple, fast, extensible JSON encoder/decoder for Python
%prep
%autosetup -n simplejson-%{version}
%autosetup -n simplejson-%{version} -p1
%build
%py3_build
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Update package to version 3.18.3

Binary file not shown.

BIN
simplejson-3.19.1.tar.gz Normal file

Binary file not shown.