!16 update package to version 2.4
From: @S--Sh Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
5fb2b41264
Binary file not shown.
BIN
jsonpointer-2.4.tar.gz
Normal file
BIN
jsonpointer-2.4.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user