commit
d6fd5bec00
Binary file not shown.
BIN
jsonpatch-1.26.tar.gz
Normal file
BIN
jsonpatch-1.26.tar.gz
Normal file
Binary file not shown.
@ -3,11 +3,11 @@
|
|||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.21
|
Version: 1.26
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Applying JSON Patches in Python
|
Summary: Applying JSON Patches in Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/stefankoegl/%{github_name}
|
URL: https://github.com/stefankoegl/python-json-patch
|
||||||
Source0: https://pypi.io/packages/source/j/jsonpatch/%{pypi_name}-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/j/jsonpatch/%{pypi_name}-%{version}.tar.gz
|
||||||
Patch0: 0001-Skip-unit-test-in-packaging.patch
|
Patch0: 0001-Skip-unit-test-in-packaging.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -93,5 +93,8 @@ done;
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 23 2020 dingyue <dingyue5@huawei.com> - 1.26-1
|
||||||
|
- Package update to 1.26
|
||||||
|
|
||||||
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.21-5
|
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.21-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user