From 4ed66e45c9f8580133383b4a176ceb66811dcd370c35176f0b90182a7df6c000 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 27 May 2021 10:05:46 +0000 Subject: [PATCH] Accepting request 895702 from home:pgajdos:python setup.py test replacement OBS-URL: https://build.opensuse.org/request/show/895702 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=15 --- python-Markups.changes | 5 +++++ python-Markups.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Markups.changes b/python-Markups.changes index 3c0b164..c6c17cc 100644 --- a/python-Markups.changes +++ b/python-Markups.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 26 09:00:39 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest rpm macro + ------------------------------------------------------------------- Thu Nov 7 14:57:06 UTC 2019 - Matej Cepl diff --git a/python-Markups.spec b/python-Markups.spec index 20ba083..4521b1b 100644 --- a/python-Markups.spec +++ b/python-Markups.spec @@ -1,7 +1,7 @@ # # spec file for package python-Markups # -# Copyright (c) 2019 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 @@ -50,7 +50,7 @@ such as Markdown and reStructuredText (these two are supported by default). %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE