Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-DateTime for openSUSE:Factory checked in at 2021-05-19 17:49:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-DateTime (Old) and /work/SRC/openSUSE:Factory/.python-DateTime.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-DateTime" Wed May 19 17:49:42 2021 rev:2 rq:894335 version:4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-DateTime/python-DateTime.changes 2019-08-05 10:38:51.815316576 +0200 +++ /work/SRC/openSUSE:Factory/.python-DateTime.new.2988/python-DateTime.changes 2021-05-19 17:50:05.345356256 +0200 @@ -1,0 +2,5 @@ +Wed May 19 09:31:11 UTC 2021 - pgaj...@suse.com + +- use %pytest macro in %check + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-DateTime.spec ++++++ --- /var/tmp/diff_new_pack.7oME7M/_old 2021-05-19 17:50:05.877354025 +0200 +++ /var/tmp/diff_new_pack.7oME7M/_new 2021-05-19 17:50:05.881354008 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-DateTime # -# 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 @@ -32,6 +32,7 @@ Requires: python-zope.interface BuildArch: noarch # SECTION test requirements +BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz} BuildRequires: %{python_module zope.interface} # /SECTION @@ -53,7 +54,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pytest %files %{python_files} %doc CHANGES.rst README.txt