diff --git a/python-xxhash.changes b/python-xxhash.changes index 705c649..04f9be3 100644 --- a/python-xxhash.changes +++ b/python-xxhash.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Nov 17 08:07:01 UTC 2023 - ecsos + +- Update to 3.4.1 + - Build wheels for Python 3.12 + - Remove setuptools_scm +- Changes from 3.3.0 + - Upgrade xxHash to v0.8.2 + - Drop support for Python 3.6 +- Changes from 3.2.0 + - Build Python 3.11 wheels. + - Remove setup.py test_suites, call unittest directly + ------------------------------------------------------------------- Tue Oct 24 13:48:01 UTC 2023 - Dirk Müller diff --git a/python-xxhash.spec b/python-xxhash.spec index 06f2631..1045834 100644 --- a/python-xxhash.spec +++ b/python-xxhash.spec @@ -18,13 +18,13 @@ %{?sle15_python_module_pythons} Name: python-xxhash -Version: 3.1.0 +Version: 3.4.1 Release: 0 Summary: Python binding for xxHash License: BSD-2-Clause 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 devel >= 3.7} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/xxhash-3.1.0.tar.gz b/xxhash-3.1.0.tar.gz deleted file mode 100644 index 2be2e18..0000000 --- a/xxhash-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac21b1e21dc6fdfee9a57b53f4777539d53a84f2e1546a3f802f159f9966bdc1 -size 74389 diff --git a/xxhash-3.4.1.tar.gz b/xxhash-3.4.1.tar.gz new file mode 100644 index 0000000..7c8febf --- /dev/null +++ b/xxhash-3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0379d6cf1ff987cd421609a264ce025e74f346e3e145dd106c0cc2e3ec3f99a9 +size 84220