diff --git a/python-python-snappy.changes b/python-python-snappy.changes index e03068d..ffe5f41 100644 --- a/python-python-snappy.changes +++ b/python-python-snappy.changes @@ -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 diff --git a/python-python-snappy.spec b/python-python-snappy.spec index 5e429de..d877fc4 100644 --- a/python-python-snappy.spec +++ b/python-python-snappy.spec @@ -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 diff --git a/python-snappy-0.5.3.tar.gz b/python-snappy-0.5.3.tar.gz deleted file mode 100644 index 4fc2b4f..0000000 --- a/python-snappy-0.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a7f803f06083d4106d55387d2daa32c12b5e376c3616b0e2da8b8a87a27d74a -size 20801 diff --git a/python-snappy-0.5.4.tar.gz b/python-snappy-0.5.4.tar.gz new file mode 100644 index 0000000..8ad676d --- /dev/null +++ b/python-snappy-0.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2 +size 21009