Hello community, here is the log from the commit of package python-zstd for openSUSE:Factory checked in at 2019-08-13 20:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zstd (Old) and /work/SRC/openSUSE:Factory/.python-zstd.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zstd" Tue Aug 13 20:45:22 2019 rev:4 rq:723123 version:1.4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zstd/python-zstd.changes 2019-07-30 12:37:58.630945241 +0200 +++ /work/SRC/openSUSE:Factory/.python-zstd.new.9556/python-zstd.changes 2019-08-13 20:45:27.007041949 +0200 @@ -1,0 +2,5 @@ +Tue Aug 13 16:33:53 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Skip the version comparison tests, they are pretty useless + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zstd.spec ++++++ --- /var/tmp/diff_new_pack.NtJhKB/_old 2019-08-13 20:45:27.911041689 +0200 +++ /var/tmp/diff_new_pack.NtJhKB/_new 2019-08-13 20:45:27.915041688 +0200 @@ -43,6 +43,10 @@ %patch0 -p1 %patch1 -p1 rm -rf zstd/ +# do not test the version matching, we don't really need exact version of +# zstd here +rm tests/test_version.py +sed -i -e '/test_version/d' tests/__init__.py %build export CFLAGS="%{optflags}"
