Accepting request 1004227 from home:yarunachalam:branches:devel:languages:python

- update to 3.0.0 
  * New set algorithms_available lists all implemented algorithms in xxhash package.
  * Upgrade xxHash to v0.8.1.
  * Drop support for EOL Python versions, require python >= 3.6 from now on.
  * Migrate to github actions and build arm64 wheels for macOS.
  * Always release GIL.

OBS-URL: https://build.opensuse.org/request/show/1004227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=21
This commit is contained in:
Markéta Machová 2022-09-19 11:04:39 +00:00 committed by Git OBS Bridge
parent 1316f83143
commit 220809cc9f
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Sep 16 23:39:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 3.0.0
* New set algorithms_available lists all implemented algorithms in xxhash package.
* Upgrade xxHash to v0.8.1.
* Drop support for EOL Python versions, require python >= 3.6 from now on.
* Migrate to github actions and build arm64 wheels for macOS.
* Always release GIL.
-------------------------------------------------------------------
Fri Aug 27 12:21:23 UTC 2021 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-xxhash
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-xxhash
Version: 2.0.2
Version: 3.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:b7bead8cf6210eadf9cecf356e17af794f57c0939a3d420a00d87ea652f87b49
size 64283

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30b2d97aaf11fb122023f6b44ebb97c6955e9e00d7461a96415ca030b5ceb9c7
size 74279