17
0

- NO reason to restrict to pytest4, tests pass with pytest5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5netcdf?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-06-09 07:20:19 +00:00
committed by Git OBS Bridge
parent 79c981b3a4
commit 5dedbe43c7
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 9 07:20:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- NO reason to restrict to pytest4, tests pass with pytest5
-------------------------------------------------------------------
Mon Feb 10 15:21:03 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-h5netcdf
#
# Copyright (c) 2020 SUSE LLC.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,7 @@ BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module h5py}
BuildRequires: %{python_module netCDF4}
BuildRequires: %{python_module pytest4}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages