forked from pool/python-mmh3
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2cc9ed021a | |||
| 80d4fc7b9a |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9bf46d3f16457da92fb326a15e493239696d99a36b2bb8ae2097897cf3600c73
|
|
||||||
size 543367
|
|
||||||
3
mmh3-5.2.0.tar.gz
Normal file
3
mmh3-5.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ac08a79c9f6ba64062d7203fcc918326dbbe7fa7c9a538d1849bafd861430e5
|
||||||
|
size 544667
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 21 19:36:43 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.2.0:
|
||||||
|
* Add support for Python 3.14, including 3.14t (no-GIL) wheels.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 5 10:48:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Sat Jul 5 10:48:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-mmh3
|
# spec file for package python-mmh3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-mmh3
|
Name: python-mmh3
|
||||||
Version: 5.1.0
|
Version: 5.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python extension for MurmurHash (MurmurHash3)
|
Summary: Python extension for MurmurHash (MurmurHash3)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user