!2 Upgrade package to version 0.19.0
From: @jxy_git Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
217f9cd4f3
BIN
0.15.2.tar.gz
BIN
0.15.2.tar.gz
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zstandard
|
Name: python-zstandard
|
||||||
Version: 0.15.2
|
Version: 0.19.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Zstandard bindings for Python
|
Summary: Zstandard bindings for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/indygreg/python-zstandard
|
URL: https://github.com/indygreg/python-zstandard
|
||||||
Source0: https://github.com/indygreg/python-zstandard/archive/refs/tags/%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/9a/50/1b7f7f710c0dfc1019ec4c7295f67855722c342af82f3132664ca6dc1c07/zstandard-0.19.0.tar.gz
|
||||||
Requires: python3-cffi
|
Requires: python3-cffi
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -32,7 +32,7 @@ This project provides Python bindings for interfacing with the Zstandard
|
|||||||
compression library. A C extension and CFFI interface are provided.
|
compression library. A C extension and CFFI interface are provided.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version}
|
%autosetup -n zstandard-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -75,5 +75,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 08 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.19.0-1
|
||||||
|
- Upgrade package to version 0.19.0
|
||||||
|
|
||||||
* Fri Jul 30 2021 Python_Bot <Python_Bot@openeuler.org> - 0.15.2-1
|
* Fri Jul 30 2021 Python_Bot <Python_Bot@openeuler.org> - 0.15.2-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
BIN
zstandard-0.19.0.tar.gz
Normal file
BIN
zstandard-0.19.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user