!13 Update package to version 1.33

From: @kirin_2_0 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2023-07-29 02:30:28 +00:00 committed by Gitee
commit 2ae59486e9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

Binary file not shown.

BIN
jsonpatch-1.33.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global pypi_name jsonpatch
Name: python-%{pypi_name}
Version: 1.32
Release: 2
Version: 1.33
Release: 1
Summary: Applying JSON Patches in Python
License: BSD
URL: https://github.com/stefankoegl/python-json-patch
@ -44,7 +44,6 @@ done;
%files -n python3-%{pypi_name}
%license COPYING
%{_bindir}/jsondiff
%{_bindir}/jsonpatch
%{_bindir}/jsondiff-3*
@ -58,6 +57,9 @@ done;
%doc README.md
%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
- Rebuild for next release