Accepting request 744157 from devel:languages:python
- Update to 1.4.2: * Fixed: setup.py fails when reading README.rst and the default encoding is not UTF-8 OBS-URL: https://build.opensuse.org/request/show/744157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=5
This commit is contained in:
commit
e145772b6e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 12:26:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.4.2:
|
||||
* Fixed: setup.py fails when reading README.rst and the default encoding is not UTF-8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:57:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -18,11 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-xxhash
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Summary: Python binding for xxHash
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/ifduyue/python-xxhash
|
||||
Source: https://files.pythonhosted.org/packages/source/x/xxhash/xxhash-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b5af8c37ff12745ae77f28e695c0d3a3327932fd229824e49382377e940fdf1
|
||||
size 43155
|
3
xxhash-1.4.2.tar.gz
Normal file
3
xxhash-1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82cdc67b41da904aa2921107e9877814079d9b067a99f19852b5d85e8a40555d
|
||||
size 43267
|
Loading…
Reference in New Issue
Block a user