17
0

Accepting request 871600 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/871600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmapfile?expand=0&rev=2
This commit is contained in:
2021-02-15 22:17:47 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 12 22:10:27 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Skip python36 build. Due to NEP 29: TW python36-numpy -scipy and
-tifffile are no more
-------------------------------------------------------------------
Fri Jul 31 15:10:23 UTC 2020 - andy great <andythe_great@pm.me>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cmapfile
#
# 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,8 @@
%define skip_python2 1
# NEP 29: TW python36-numpy -scipy and -tifffile are no more
%define skip_python36 1
%define packagename cmapfile
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cmapfile