diff --git a/python-xxhash.changes b/python-xxhash.changes index 1ab21c1..095f3ef 100644 --- a/python-xxhash.changes +++ b/python-xxhash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 29 18:00:38 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 3.1.0 + * Type annotations. + * Enabled muslinux wheels building. + ------------------------------------------------------------------- Fri Sep 16 23:39:44 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-xxhash.spec b/python-xxhash.spec index d33b3a5..42bb557 100644 --- a/python-xxhash.spec +++ b/python-xxhash.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xxhash -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: Python binding for xxHash License: BSD-2-Clause diff --git a/xxhash-3.0.0.tar.gz b/xxhash-3.0.0.tar.gz deleted file mode 100644 index 2020622..0000000 --- a/xxhash-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30b2d97aaf11fb122023f6b44ebb97c6955e9e00d7461a96415ca030b5ceb9c7 -size 74279 diff --git a/xxhash-3.1.0.tar.gz b/xxhash-3.1.0.tar.gz new file mode 100644 index 0000000..2be2e18 --- /dev/null +++ b/xxhash-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac21b1e21dc6fdfee9a57b53f4777539d53a84f2e1546a3f802f159f9966bdc1 +size 74389