- Package requires pytest 4.x or newer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-Pint?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-05-15 08:23:07 +00:00
committed by Git OBS Bridge
parent d5c275cbd4
commit 492d8d439d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 15 08:22:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Package requires pytest 4.x or newer
-------------------------------------------------------------------
Mon Apr 20 10:55:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -36,7 +36,7 @@ Requires: python-uncertainties
Recommends: python-numpy
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest >= 4.0}
# /SECTION
%python_subpackages