- Update to 2.0.0:

* Require xxHash version >= v0.8.0
  * Upgrade xxHash to v0.8.0
  * XXH3 hashes: `xxh3_64`, `xxh3_128`, and their oneshot functions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=17
This commit is contained in:
Steve Kowalik 2020-08-24 05:04:59 +00:00 committed by Git OBS Bridge
parent 1d0d9b0529
commit 3946be9b96
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 24 05:03:36 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.0.0:
* Require xxHash version >= v0.8.0
* Upgrade xxHash to v0.8.0
* XXH3 hashes: `xxh3_64`, `xxh3_128`, and their oneshot functions
-------------------------------------------------------------------
Tue Jul 21 11:23:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-xxhash
Version: 1.4.4
Version: 2.0.0
Release: 0
Summary: Python binding for xxHash
License: BSD-2-Clause

View File

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

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

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