From 5f81e98cb8b3f65fb56b75fc192260eff83b1b7919c00082582646551d3de7cf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 17 May 2021 10:08:56 +0000 Subject: [PATCH] Accepting request 893646 from home:pgajdos:python - use %pytest_arch macro OBS-URL: https://build.opensuse.org/request/show/893646 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=19 --- python-datrie.changes | 5 +++++ python-datrie.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-datrie.changes b/python-datrie.changes index a59e557..4138552 100644 --- a/python-datrie.changes +++ b/python-datrie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 17 09:07:53 UTC 2021 - pgajdos@suse.com + +- use %pytest_arch macro + ------------------------------------------------------------------- Thu Apr 2 10:14:57 UTC 2020 - Marketa Calabkova diff --git a/python-datrie.spec b/python-datrie.spec index ae2a8e9..ab2bc69 100644 --- a/python-datrie.spec +++ b/python-datrie.spec @@ -1,7 +1,7 @@ # # spec file for package python-datrie # -# 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 @@ -55,7 +55,7 @@ popd %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +%pytest_arch %files %{python_files} %license COPYING