- 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:
committed by
Git OBS Bridge
parent
79c981b3a4
commit
5dedbe43c7
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user