forked from pool/python-xxhash
Accepting request 822117 from home:mcalabkova:branches:devel:languages:python
- update to 1.4.4 * Upgrade xxHash to v0.7.3 * Stop using PEP393 deprecated APIs * Use XXH(32|64)_canonicalFromHash to replace u2bytes and ull2bytes OBS-URL: https://build.opensuse.org/request/show/822117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=15
This commit is contained in:
parent
5c3b5b05e1
commit
1d0d9b0529
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 11:23:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.4.4
|
||||
* Upgrade xxHash to v0.7.3
|
||||
* Stop using PEP393 deprecated APIs
|
||||
* Use XXH(32|64)_canonicalFromHash to replace u2bytes and ull2bytes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 16:26:29 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-xxhash
|
||||
Version: 1.4.3
|
||||
Version: 1.4.4
|
||||
Release: 0
|
||||
Summary: Python binding for xxHash
|
||||
License: BSD-2-Clause
|
||||
@ -29,9 +29,6 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: xxhash-devel
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module nose > 1.3.0}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b6b1afe7731d7d9cbb0398b4a811ebb5e6be5c174f72c68abf81f919a435de9
|
||||
size 45955
|
3
xxhash-1.4.4.tar.gz
Normal file
3
xxhash-1.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d6df9d217977d085b8abd74b61efa40405ac416f2d8bdacc40826bd5cb1b746
|
||||
size 54536
|
Loading…
x
Reference in New Issue
Block a user