- 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:
parent
89ce33a442
commit
73aab14aa1
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1cf25348b9acd229dda464a094d6170f47d2850a1fcb762a3b6172d2ce6ca4a
|
||||
size 26357
|
||||
oid sha256:0b476dd6f83172cfb3bfec534e78011d9d86efe803182f1932b3566fb9128659
|
||||
size 29551
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user