forked from pool/python-python-snappy
Accepting request 693196 from home:pgajdos
- version update to 0.5.4 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/693196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-snappy?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
e5eab71588
commit
7186b2a960
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 11:15:21 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.5.4
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 03:52:54 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-snappy
|
||||
Version: 0.5.3
|
||||
Version: 0.5.4
|
||||
Release: 0
|
||||
Summary: Python library for the snappy compression library
|
||||
License: BSD-3-Clause
|
||||
@@ -29,8 +29,11 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig(snappy)
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(snappy)
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module nose}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -55,6 +58,7 @@ pushd tester
|
||||
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
|
||||
$python -B test_snappy.py
|
||||
$python -B test_formats.py
|
||||
$python -B test_hadoop_snappy.py
|
||||
}
|
||||
popd
|
||||
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a7f803f06083d4106d55387d2daa32c12b5e376c3616b0e2da8b8a87a27d74a
|
||||
size 20801
|
3
python-snappy-0.5.4.tar.gz
Normal file
3
python-snappy-0.5.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2
|
||||
size 21009
|
Reference in New Issue
Block a user