15
0

- update to elease-v1.0.12:

* Github Actions now provides Linux ARM runners for public
    repos, so we can build Linux ARM wheels once more.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=11
This commit is contained in:
2025-04-11 12:45:02 +00:00
committed by Git OBS Bridge
parent 5180781592
commit 5809592ece
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5282aab1317804c6ebd6dd7f69f15ba9075aee671c44a34be2bde0f1b11ef88a
size 12629

3
murmurhash-1.0.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:467b7ee31c1f79f46d00436a1957fc52a0e5801369dd2f30eb7655f380735b5f
size 13233

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 11 12:44:50 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to elease-v1.0.12:
* Github Actions now provides Linux ARM runners for public
repos, so we can build Linux ARM wheels once more.
-------------------------------------------------------------------
Sun Dec 10 21:50:28 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-murmurhash
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 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 @@
%{?sle15_python_module_pythons}
Name: python-murmurhash
Version: 1.0.10
Version: 1.0.12
Release: 0
Summary: Cython bindings for MurmurHash
License: MIT