14
0
forked from pool/python-mmh3
2024-09-18 09:06:34 +00:00
committed by Git OBS Bridge
parent 89ce33a442
commit 73aab14aa1
3 changed files with 8 additions and 3 deletions

BIN
mmh3-4.1.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 18 09:06:04 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Use upstream tarball
-------------------------------------------------------------------
Tue Sep 3 22:00:32 UTC 2024 - Caroline Sena <caroline.sena@suse.com>

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: Python extension for MurmurHash (MurmurHash3)
License: MIT
URL: https://github.com/hajimes/mmh3
Source: https://files.pythonhosted.org/packages/source/m/mmh3/mmh3-%{version}.tar.gz
Source: https://github.com/hajimes/mmh3/archive/refs/tags/v%{version}.tar.gz#/mmh3-%{version}.tar.gz
Group: Development/Languages/Python
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}