15
0
forked from pool/python-evtx

Accepting request 725336 from devel:languages:python

- Restrict to pytest3, newer releases do not work

OBS-URL: https://build.opensuse.org/request/show/725336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-evtx?expand=0&rev=7
This commit is contained in:
2019-08-23 09:07:38 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 22 14:11:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Restrict to pytest3, newer releases do not work
-------------------------------------------------------------------
Wed Jun 5 12:55:10 UTC 2019 - pgajdos@suse.com

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