update jsonpointer to 2.3

This commit is contained in:
huangduirong 2023-01-31 00:21:29 -05:00
parent 79d9f61703
commit 66e28b3b71
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
jsonpointer-2.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global pypi_name jsonpointer %global pypi_name jsonpointer
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 2.2 Version: 2.3
Release: 1 Release: 1
Summary: Resolve JSON Pointers in Python Summary: Resolve JSON Pointers in Python
License: BSD License: BSD
@ -51,6 +51,9 @@ ln -s ./jsonpointer-%{python3_version} %{buildroot}%{_bindir}/jsonpointer
%doc README.md %doc README.md
%changelog %changelog
* Tue Jan 31 2023 huangduirong <huangduirong@huawei.com> - 2.3-1
- Upgrade package to 2.3
* Tue Nov 23 2021 liudabo <liudabo1@huawei.com> - 2.2-1 * Tue Nov 23 2021 liudabo <liudabo1@huawei.com> - 2.2-1
- upgrade version to 2.2 - upgrade version to 2.2