forked from pool/python-testflo
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:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 14 10:37:27 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- - Skip python 3.6 because numpy no longer support it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 24 12:21:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user