forked from pool/python-ssdeep
Accepting request 862877 from home:pgajdos:python
- use %pytest_arch macro OBS-URL: https://build.opensuse.org/request/show/862877 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ssdeep?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
8c9d2c08e7
commit
b6b8e85b3f
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 12:25:28 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- use %pytest_arch macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 10:56:35 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ssdeep
|
||||
#
|
||||
# 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
|
||||
@@ -56,7 +56,7 @@ content and length.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%pytest_arch
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitearch}/*
|
||||
|
Reference in New Issue
Block a user