14
0

Accepting request 693213 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/693213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-snappy?expand=0&rev=2
This commit is contained in:
2019-04-17 08:07:20 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a7f803f06083d4106d55387d2daa32c12b5e376c3616b0e2da8b8a87a27d74a
size 20801

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2
size 21009