!13 Update package to version 4.3.2

From: @wubijie123 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-02-10 09:06:29 +00:00 committed by Gitee
commit ac5d8bad7a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
lz4-4.3.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-lz4 Name: python-lz4
Version: 4.0.2 Version: 4.3.2
Release: 1 Release: 1
Summary: LZ4 Bindings for Python Summary: LZ4 Bindings for Python
License: BSD and Zlib License: BSD and Zlib
URL: https://github.com/python-lz4/python-lz4 URL: https://github.com/python-lz4/python-lz4
Source0: https://files.pythonhosted.org/packages/65/8d/4d913798e17735839c7666e81985bd230f739927d066890b511a78c542d8/lz4-4.0.2.tar.gz Source0: https://files.pythonhosted.org/packages/9f/54/32b2d68d25b80ae4037cd1c68b8a6a28c6753cba3632cbf6d64bebd2b200/lz4-4.3.2.tar.gz
%description %description
LZ4 Bindings for Python LZ4 Bindings for Python
@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Feb 10 2023 wubijie <wubijie@kylinos.cn> - 4.3.2-1
- Update package to version 4.3.2
* Wed Dec 07 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.0.2-1 * Wed Dec 07 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.0.2-1
- Update package to version 4.0.2 - Update package to version 4.0.2