14
0

Accepting request 906275 from home:dimstar:Factory

- - Skip python 3.6 because numpy no longer support it.

OBS-URL: https://build.opensuse.org/request/show/906275
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=16
This commit is contained in:
2021-07-14 17:42:38 +00:00
committed by Git OBS Bridge
parent f86b1773d0
commit e769e66af6
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-testflo
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1
Name: python-testflo
Version: 1.4.2
Release: 0
@@ -32,7 +33,7 @@ BuildRequires: python-rpm-macros
Requires: python-setuptools
Requires: python-six
Requires(post): update-alternatives
Requires(preun): update-alternatives
Requires(preun):update-alternatives
Recommends: python-coverage
Recommends: python-mpi4py
Recommends: python-psutil