Accepting request 727029 from home:mcalabkova:branches:devel:languages:python

- update to version 1.4.1
  * Upgrade xxHash to v0.7.1
  * Fixed: xxh3.h in missing from source tarball

OBS-URL: https://build.opensuse.org/request/show/727029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal 2019-08-30 00:48:48 +00:00 committed by Git OBS Bridge
parent 66c8d8b2a4
commit 325e7883ed
4 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 29 13:58:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 1.4.1
* Upgrade xxHash to v0.7.1
* Fixed: xxh3.h in missing from source tarball
-------------------------------------------------------------------
Tue Mar 26 09:21:38 UTC 2019 - pgajdos@suse.com

View File

@ -18,22 +18,21 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-xxhash
Version: 1.3.0
Version: 1.4.1
Release: 0
Summary: Python binding for xxHash
License: BSD-2-Clause
Group: Development/Languages/Python
Url: https://github.com/ifduyue/python-xxhash
URL: https://github.com/ifduyue/python-xxhash
Source: https://files.pythonhosted.org/packages/source/x/xxhash/xxhash-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
# SECTION test requirements
BuildRequires: %{python_module nose > 1.3.0}
# /SECTION
BuildRequires: fdupes
BuildRequires: unzip
%python_subpackages
%description
@ -54,7 +53,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%python_exec setup.py test
%files %{python_files}
%defattr(-,root,root,-)
%doc README.rst
%license LICENSE
%{python_sitearch}/*

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe21f23a9d05428c75461790b670f2bf15f50a632d6c171a7e7b588269c619e6
size 25347

3
xxhash-1.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b5af8c37ff12745ae77f28e695c0d3a3327932fd229824e49382377e940fdf1
size 43155