Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-axolotl for openSUSE:Factory checked in at 2021-05-18 18:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-axolotl (Old) and /work/SRC/openSUSE:Factory/.python-axolotl.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-axolotl" Tue May 18 18:27:03 2021 rev:5 rq:893908 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-axolotl/python-axolotl.changes 2019-07-11 13:18:40.702762006 +0200 +++ /work/SRC/openSUSE:Factory/.python-axolotl.new.2988/python-axolotl.changes 2021-05-18 18:27:29.558689309 +0200 @@ -1,0 +2,5 @@ +Tue May 18 06:57:15 UTC 2021 - [email protected] + +- use %pytest macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-axolotl.spec ++++++ --- /var/tmp/diff_new_pack.rBfQ1K/_old 2021-05-18 18:27:30.006687367 +0200 +++ /var/tmp/diff_new_pack.rBfQ1K/_new 2021-05-18 18:27:30.010687350 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-axolotl # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -36,6 +36,7 @@ BuildRequires: %{python_module axolotl-curve25519 >= 0.4.1} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module protobuf >= 3.0.0.b2} +BuildRequires: %{python_module pytest} # /SECTION %python_subpackages @@ -54,7 +55,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pytest %files %{python_files} %license LICENSE
