forked from pool/python-zstd
- Update to 1.4.3.2:
* Follow upstream 1.4.3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstd?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
0ca8d955d9
commit
c4b3228304
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-zstd
|
||||
Version: 1.4.1.0
|
||||
Version: 1.4.3.2
|
||||
Release: 0
|
||||
Summary: ZSTD Bindings for Python
|
||||
License: BSD-2-Clause
|
||||
@@ -32,7 +32,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libzstd) >= 1.4.1
|
||||
BuildRequires: pkgconfig(libzstd) >= 1.4.3
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user