From af7d658db4fbbbe173e1099a729d7f331878e6de5d495af6be0f346830ed028c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 17 May 2021 08:05:39 +0000 Subject: [PATCH] Accepting request 893548 from home:pgajdos:python - use %pytest macro OBS-URL: https://build.opensuse.org/request/show/893548 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansel?expand=0&rev=4 --- python-ansel.changes | 5 +++++ python-ansel.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ansel.changes b/python-ansel.changes index d008d3d..2d350fd 100644 --- a/python-ansel.changes +++ b/python-ansel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 17 06:14:44 UTC 2021 - pgajdos@suse.com + +- use %pytest macro + ------------------------------------------------------------------- Wed Jul 31 01:30:30 AM UTC 2019 - John Vandenberg diff --git a/python-ansel.spec b/python-ansel.spec index 4cfc3d3..5fdad99 100644 --- a/python-ansel.spec +++ b/python-ansel.spec @@ -1,7 +1,7 @@ # # spec file for package python-ansel # -# 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 @@ -52,7 +52,7 @@ Codecs for reading/writing documents in the ANSEL character set. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pytest %files %{python_files} %doc AUTHORS.rst README.rst