diff --git a/python-feedgenerator.changes b/python-feedgenerator.changes index db03c5d..d8a8894 100644 --- a/python-feedgenerator.changes +++ b/python-feedgenerator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 27 06:29:32 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest macro + ------------------------------------------------------------------- Sun Feb 9 20:10:45 UTC 2020 - BenoƮt Monin diff --git a/python-feedgenerator.spec b/python-feedgenerator.spec index 4d0f1ce..6d8b698 100644 --- a/python-feedgenerator.spec +++ b/python-feedgenerator.spec @@ -1,7 +1,7 @@ # # spec file for package python-feedgenerator # -# 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 @@ -54,7 +54,7 @@ It is based on the current Django Version 1.5.dev20120824122350. %check export LC_ALL=en_US.utf8 -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE