!13 Update package to version 1.33
From: @kirin_2_0 Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
2ae59486e9
Binary file not shown.
BIN
jsonpatch-1.33.tar.gz
Normal file
BIN
jsonpatch-1.33.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name jsonpatch
|
%global pypi_name jsonpatch
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.32
|
Version: 1.33
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Applying JSON Patches in Python
|
Summary: Applying JSON Patches in Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/stefankoegl/python-json-patch
|
URL: https://github.com/stefankoegl/python-json-patch
|
||||||
@ -44,7 +44,6 @@ done;
|
|||||||
|
|
||||||
|
|
||||||
%files -n python3-%{pypi_name}
|
%files -n python3-%{pypi_name}
|
||||||
%license COPYING
|
|
||||||
%{_bindir}/jsondiff
|
%{_bindir}/jsondiff
|
||||||
%{_bindir}/jsonpatch
|
%{_bindir}/jsonpatch
|
||||||
%{_bindir}/jsondiff-3*
|
%{_bindir}/jsondiff-3*
|
||||||
@ -58,6 +57,9 @@ done;
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 14 2023 niuyaru <niuyaru@kylinos.cn> - 1.33-1
|
||||||
|
- upgrade version to 1.33
|
||||||
|
|
||||||
* Wed Oct 26 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.32-2
|
* Wed Oct 26 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.32-2
|
||||||
- Rebuild for next release
|
- Rebuild for next release
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user