Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zstd for openSUSE:Factory checked in at 2021-01-18 11:26:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zstd (Old) and /work/SRC/openSUSE:Factory/.python-zstd.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zstd" Mon Jan 18 11:26:23 2021 rev:8 rq:862892 version:1.4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zstd/python-zstd.changes 2020-07-17 20:52:50.969045425 +0200 +++ /work/SRC/openSUSE:Factory/.python-zstd.new.28504/python-zstd.changes 2021-01-18 11:26:39.952459384 +0100 @@ -1,0 +2,5 @@ +Wed Jan 13 10:28:07 UTC 2021 - [email protected] + +- use %pytest_arch macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zstd.spec ++++++ --- /var/tmp/diff_new_pack.sK2vf3/_old 2021-01-18 11:26:40.548460726 +0100 +++ /var/tmp/diff_new_pack.sK2vf3/_new 2021-01-18 11:26:40.548460726 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-zstd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ Patch0: test-external.patch Patch1: test-once.patch BuildRequires: %{python_module devel} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: pkgconfig @@ -57,7 +58,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +%pytest_arch %files %{python_files} %license LICENSE
