Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytils for openSUSE:Factory checked in at 2021-06-01 10:38:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytils (Old) and /work/SRC/openSUSE:Factory/.python-pytils.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytils" Tue Jun 1 10:38:01 2021 rev:2 rq:895946 version:0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytils/python-pytils.changes 2018-11-29 22:58:54.111617230 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytils.new.1898/python-pytils.changes 2021-06-01 10:39:16.500998274 +0200 @@ -1,0 +2,5 @@ +Fri May 28 09:51:17 UTC 2021 - pgaj...@suse.com + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytils.spec ++++++ --- /var/tmp/diff_new_pack.nkBtkJ/_old 2021-06-01 10:39:16.948999037 +0200 +++ /var/tmp/diff_new_pack.nkBtkJ/_new 2021-06-01 10:39:16.948999037 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pytils # -# Copyright (c) 2018 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 @@ -47,7 +47,9 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +# requires django, it is skipped in pytils/test/__init__.py +rm -r pytils/test/templatetags +%pyunittest discover -v %files %{python_files} %license LICENSE