Accepting request 871557 from home:bnavigator:branches:devel:languages:python
- NEP 29: python36-numpy and -scipy are no longer available in TW skip python36 build OBS-URL: https://build.opensuse.org/request/show/871557 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-genfire?expand=0&rev=6
This commit is contained in:
parent
f456d609aa
commit
a79839530a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 12 23:52:18 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- NEP 29: python36-numpy and -scipy are no longer available in TW
|
||||||
|
skip python36 build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 20 05:33:37 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Jan 20 05:33:37 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -18,13 +18,15 @@
|
|||||||
|
|
||||||
%define packagename genfire
|
%define packagename genfire
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
# NEP 29: python36-numpy and -scipy are no longer available in TW
|
||||||
|
%define skip_python36 1
|
||||||
Name: python-genfire
|
Name: python-genfire
|
||||||
Version: 1.1.11
|
Version: 1.1.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GENeralized Fourier Iterative REconstruction
|
Summary: GENeralized Fourier Iterative REconstruction
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
URL: https://github.com/genfire-em/GENFIRE-Python
|
URL: https://github.com/genfire-em/GENFIRE-Python
|
||||||
Source: https://files.pythonhosted.org/packages/1e/e3/bb80c9e9f9b0255f70b230baf05609122a317945fa623eee8aba8f9ec8ec/%{packagename}-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/g/%{packagename}/%{packagename}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Pillow >= 4.1.1}
|
BuildRequires: %{python_module Pillow >= 4.1.1}
|
||||||
BuildRequires: %{python_module PyQt5 >= 5.5.0}
|
BuildRequires: %{python_module PyQt5 >= 5.5.0}
|
||||||
BuildRequires: %{python_module matplotlib >= 2.0.2}
|
BuildRequires: %{python_module matplotlib >= 2.0.2}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user