forked from pool/python-ssdeep
Accepting request 940572 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/940572 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ssdeep?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 19:29:56 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- do not require pytest-runner for build, it is not needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 10:50:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -38,7 +38,7 @@ Requires: python-cffi
|
||||
Requires: python-six
|
||||
Requires: ssdeep
|
||||
# SECTION tests
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
@@ -49,6 +49,8 @@ content and length.
|
||||
|
||||
%prep
|
||||
%setup -q -n python-ssdeep-%{version}
|
||||
# https://github.com/DinoTools/python-ssdeep/issues/57
|
||||
sed -i 's:"pytest-runner.*"::' setup.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user