forked from pool/python-mmh3
- Use upstream tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mmh3?expand=0&rev=4
This commit is contained in:
BIN
mmh3-4.1.0.tar.gz
(Stored with Git LFS)
BIN
mmh3-4.1.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user