15
0
forked from pool/python-datrie

Accepting request 893682 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/893682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-datrie?expand=0&rev=9
This commit is contained in:
2021-05-17 16:45:19 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -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 <mcalabkova@suse.com>

View File

@@ -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