Accepting request 742877 from devel:languages:python:numeric
Restore python2 support Python2 support was turned off by accident. I don't go out of my way to support Python 2, but when it requires no additional work like here I don't see the point in manually turning it off. OBS-URL: https://build.opensuse.org/request/show/742877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numba?expand=0&rev=21
This commit is contained in:
commit
51355d5ce3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 20:55:10 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Restore python2 support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 08:06:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-numba
|
||||
Version: 0.46.0
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user