forked from pool/python-xxhash
Accepting request 1127248 from home:ecsos:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1127248 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=29
This commit is contained in:
parent
4298f4e8af
commit
333e90a316
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 08:07:01 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
BIN
xxhash-3.1.0.tar.gz
(Stored with Git LFS)
BIN
xxhash-3.1.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
xxhash-3.4.1.tar.gz
Normal file
3
xxhash-3.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0379d6cf1ff987cd421609a264ce025e74f346e3e145dd106c0cc2e3ec3f99a9
|
||||
size 84220
|
Loading…
x
Reference in New Issue
Block a user