update to 0.9.8
This commit is contained in:
parent
eaa2aa4080
commit
7d4d4d3168
Binary file not shown.
BIN
json5-0.9.8.tar.gz
Normal file
BIN
json5-0.9.8.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global pypi_name json5
|
%global pypi_name json5
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.9.6
|
Version: 0.9.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python implementation of the JSON5 data format
|
Summary: Python implementation of the JSON5 data format
|
||||||
|
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/dpranke/pyjson5
|
URL: https://github.com/dpranke/pyjson5
|
||||||
Source0: %{url}/archive/v%{version}/%{pypi_name}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}/%{pypi_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -71,5 +71,8 @@ rm -rf %{buildroot}/%{python3_sitelib}/README.md
|
|||||||
%{_bindir}/pyjson5
|
%{_bindir}/pyjson5
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 3 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 0.9.8-1
|
||||||
|
- Update to 0.9.8
|
||||||
|
|
||||||
* Fri Jun 25 2021 sunligang <sunligang@kylinos.cn> - 0.9.6-1
|
* Fri Jun 25 2021 sunligang <sunligang@kylinos.cn> - 0.9.6-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user