Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-dj-inmemorystorage for openSUSE:Factory checked in at 2021-11-02 19:19:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-dj-inmemorystorage (Old) and /work/SRC/openSUSE:Factory/.python-django-dj-inmemorystorage.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-dj-inmemorystorage" Tue Nov 2 19:19:07 2021 rev:3 rq:928759 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-dj-inmemorystorage/python-django-dj-inmemorystorage.changes 2020-08-29 20:41:48.253451482 +0200 +++ /work/SRC/openSUSE:Factory/.python-django-dj-inmemorystorage.new.1890/python-django-dj-inmemorystorage.changes 2021-11-02 19:19:47.979113190 +0100 @@ -1,0 +2,5 @@ +Tue Nov 2 12:06:16 UTC 2021 - pgaj...@suse.com + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-dj-inmemorystorage.spec ++++++ --- /var/tmp/diff_new_pack.YFXqNs/_old 2021-11-02 19:19:48.523113607 +0100 +++ /var/tmp/diff_new_pack.YFXqNs/_new 2021-11-02 19:19:48.527113611 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-django-dj-inmemorystorage # -# 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 @@ -56,7 +56,7 @@ %check export LANG=en_US.UTF-8 export DJANGO_SETTINGS_MODULE=inmemorystorage.test_settings -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE