Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ed25519 for openSUSE:Factory checked in at 2021-10-08 00:06:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ed25519 (Old) and /work/SRC/openSUSE:Factory/.python-ed25519.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ed25519" Fri Oct 8 00:06:28 2021 rev:3 rq:924035 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ed25519/python-ed25519.changes 2020-05-28 09:17:38.781010017 +0200 +++ /work/SRC/openSUSE:Factory/.python-ed25519.new.2443/python-ed25519.changes 2021-10-08 00:07:27.321896220 +0200 @@ -1,0 +2,5 @@ +Thu Oct 7 15:11:01 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Switch from python setup.py test construct to pyunittest macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ed25519.spec ++++++ --- /var/tmp/diff_new_pack.4KniHb/_old 2021-10-08 00:07:27.685896837 +0200 +++ /var/tmp/diff_new_pack.4KniHb/_new 2021-10-08 00:07:27.689896843 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ed25519 # -# 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 @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description @@ -49,7 +49,9 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +cp src/ed25519/test*.py . +rm -r src +%pyunittest_arch test*.py %post %python_install_alternative edsig