From cb31acd5086003937a03ae5ad42945bb5bb0f8297815f9914563ab0b6ee5fdb4 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 27 May 2021 09:59:55 +0000 Subject: [PATCH] Accepting request 895704 from home:pgajdos:python setup.py test replacement OBS-URL: https://build.opensuse.org/request/show/895704 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedgenerator?expand=0&rev=10 --- python-feedgenerator.changes | 5 +++++ python-feedgenerator.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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