forked from pool/python-gwyfile
Accepting request 873724 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/873724 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gwyfile?expand=0&rev=2
This commit is contained in:
commit
55b8dc67e3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 08:37:09 UTC 2021 - andy great <andythe_great@pm.me>
|
||||
|
||||
- Skip python36 because python-numpy does not support it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 09:31:20 UTC 2020 - andy great <andythe_great@pm.me>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-gwyfile
|
||||
#
|
||||
# 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 @@
|
||||
|
||||
|
||||
%define packagename gwyfile
|
||||
%define skip_python36 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-gwyfile
|
||||
Version: 0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user