upgrade 1.28.1

This commit is contained in:
wangjie 2021-02-01 17:55:06 +08:00
parent 17f385945d
commit 207545d5ab
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
jsonpatch-1.28.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global pypi_name jsonpatch %global pypi_name jsonpatch
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.26 Version: 1.28
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
@ -59,6 +59,9 @@ done;
%doc README.md %doc README.md
%changelog %changelog
* Mon Feb 1 2021 wangjie<wangjie294@huawei.com> - 1.28.1
- upgrade 1.28.1
* Thu Oct 29 2020 tinawei <tianwei12@huawei.com> - 1.26-2 * Thu Oct 29 2020 tinawei <tianwei12@huawei.com> - 1.26-2
- delete python2 - delete python2