Update package to version 0.9.14
This commit is contained in:
parent
7c588f0f44
commit
e8bee8daca
Binary file not shown.
BIN
json5-0.9.14.tar.gz
Normal file
BIN
json5-0.9.14.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,14 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-json5
|
Name: python-json5
|
||||||
Version: 0.9.11
|
Version: 0.9.14
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python implementation of the JSON5 data format
|
Summary: Python implementation of the JSON5 data format
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/dpranke/pyjson5
|
URL: https://github.com/dpranke/pyjson5
|
||||||
Source0: https://files.pythonhosted.org/packages/da/8b/26535688697b6129c0ccec7806162db0d01c9bc8b8994ab1e87c32ef9648/json5-0.9.11.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f9/40/89e0ecbf8180e112f22046553b50a99fdbb9e8b7c49d547cda2bfa81097b/json5-0.9.14.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
JSON5 extends the JSON data interchange format to make it slightly more usable
|
JSON5 extends the JSON data interchange format to make it slightly more usable
|
||||||
as a configuration language:
|
as a configuration language:
|
||||||
@ -88,6 +89,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 19 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.9.14-1
|
||||||
|
- Update package to version 0.9.14
|
||||||
|
|
||||||
* Tue Feb 07 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.9.11-1
|
* Tue Feb 07 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.9.11-1
|
||||||
- Update package to version 0.9.11
|
- Update package to version 0.9.11
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user