15
0
forked from pool/python-evtx

- Restrict to pytest3, newer releases do not work

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2019-08-22 14:11:50 +00:00
committed by Git OBS Bridge
parent a2c8d4586c
commit fb16583888
2 changed files with 6 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ URL: https://github.com/williballenthin/python-evtx
Source: https://github.com/williballenthin/python-evtx/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: %{python_module hexdump}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest < 4}
BuildRequires: %{python_module setuptools}
BuildRequires: dos2unix
BuildRequires: fdupes