!16 update package to version 2.4

From: @S--Sh 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-07-12 08:38:41 +00:00 committed by Gitee
commit 5fb2b41264
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
jsonpointer-2.4.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.3 Version: 2.4
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
* Wed Jul 12 2023 sunhui <sunhui@kylinos.cn> - 2.4-1
- Update package to version 2.4
* Tue Jan 31 2023 huangduirong <huangduirong@huawei.com> - 2.3-1 * Tue Jan 31 2023 huangduirong <huangduirong@huawei.com> - 2.3-1
- Upgrade package to 2.3 - Upgrade package to 2.3