Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dfdatetime for openSUSE:Factory checked in at 2022-03-17 17:01:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfdatetime (Old) and /work/SRC/openSUSE:Factory/.python-dfdatetime.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfdatetime" Thu Mar 17 17:01:55 2022 rev:8 rq:962377 version:0~20220131 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfdatetime/python-dfdatetime.changes 2020-11-13 19:00:01.478177509 +0100 +++ /work/SRC/openSUSE:Factory/.python-dfdatetime.new.25692/python-dfdatetime.changes 2022-03-17 17:02:14.453719452 +0100 @@ -1,0 +2,7 @@ +Thu Mar 17 09:16:40 UTC 2022 - [email protected] + +- version update to 0~20220131 + * no upstream changelog file found +- try to use %pytest macro again + +------------------------------------------------------------------- Old: ---- dfdatetime-20200824.tar.gz New: ---- dfdatetime-20220131.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfdatetime.spec ++++++ --- /var/tmp/diff_new_pack.Uc2FQY/_old 2022-03-17 17:02:14.961719841 +0100 +++ /var/tmp/diff_new_pack.Uc2FQY/_new 2022-03-17 17:02:14.969719847 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dfdatetime # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define timestamp 20200824 +%define timestamp 20220131 %define skip_python2 1 %define modname dfdatetime Name: python-dfdatetime @@ -31,6 +31,7 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module mock >= 2.0.0} BuildRequires: %{python_module pbr >= 4.2.0} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.1.0} BuildRequires: fdupes @@ -56,9 +57,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -# Using pytest leads to some horribly-looking crashes, not sure what's -# going on. -%python_exec ./run_tests.py +%pytest tests/*.py %files %{python_files} %license LICENSE ++++++ dfdatetime-20200824.tar.gz -> dfdatetime-20220131.tar.gz ++++++ ++++ 6688 lines of diff (skipped)
