diff --git a/python-xxhash.changes b/python-xxhash.changes index c3168ca..48bec7c 100644 --- a/python-xxhash.changes +++ b/python-xxhash.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 20 13:55:02 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.6.0 + * Build wheels for Python 3.14 + * Python free-threading support + * Typing: Use Buffer type stubs + * Deprecate xxhash.VERSION_TUPLE, it will be removed + in the next major release + ------------------------------------------------------------------- Fri May 2 03:21:18 UTC 2025 - Steve Kowalik diff --git a/python-xxhash.spec b/python-xxhash.spec index 1656002..ed00f71 100644 --- a/python-xxhash.spec +++ b/python-xxhash.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-xxhash -Version: 3.5.0 +Version: 3.6.0 Release: 0 Summary: Python binding for xxHash License: BSD-2-Clause diff --git a/xxhash-3.5.0.tar.gz b/xxhash-3.5.0.tar.gz deleted file mode 100644 index a707ff3..0000000 --- a/xxhash-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84f2caddf951c9cbf8dc2e22a89d4ccf5d86391ac6418fe81e3c67d0cf60b45f -size 84241 diff --git a/xxhash-3.6.0.tar.gz b/xxhash-3.6.0.tar.gz new file mode 100644 index 0000000..9a6ba78 --- /dev/null +++ b/xxhash-3.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0162a78b13a0d7617b2845b90c763339d1f1d82bb04a4b07f4ab535cc5e05d6 +size 85160