From 1d0d9b05291cc8c8fdc620ce0c25a95c72b2e36967a0d015c075b968abe327ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 21 Jul 2020 14:38:29 +0000 Subject: [PATCH] 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 --- python-xxhash.changes | 8 ++++++++ python-xxhash.spec | 5 +---- xxhash-1.4.3.tar.gz | 3 --- xxhash-1.4.4.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 xxhash-1.4.3.tar.gz create mode 100644 xxhash-1.4.4.tar.gz diff --git a/python-xxhash.changes b/python-xxhash.changes index a07d338..87aceab 100644 --- a/python-xxhash.changes +++ b/python-xxhash.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 21 11:23:49 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-xxhash.spec b/python-xxhash.spec index 25e9a80..e145aa8 100644 --- a/python-xxhash.spec +++ b/python-xxhash.spec @@ -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 diff --git a/xxhash-1.4.3.tar.gz b/xxhash-1.4.3.tar.gz deleted file mode 100644 index 29c6424..0000000 --- a/xxhash-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b6b1afe7731d7d9cbb0398b4a811ebb5e6be5c174f72c68abf81f919a435de9 -size 45955 diff --git a/xxhash-1.4.4.tar.gz b/xxhash-1.4.4.tar.gz new file mode 100644 index 0000000..959dfd1 --- /dev/null +++ b/xxhash-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6df9d217977d085b8abd74b61efa40405ac416f2d8bdacc40826bd5cb1b746 +size 54536