No hope for Python 3.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fasttext?expand=0&rev=3
This commit is contained in:
parent
a0061f0331
commit
236c71c526
@ -18,6 +18,8 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname fastText
|
||||
# Using annotation futures and dataclasses
|
||||
%define skip_python36 1
|
||||
Name: python-fasttext
|
||||
Version: 0.9.2
|
||||
Release: 0
|
||||
@ -32,7 +34,6 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: (python3-dataclasses if python3-base < 3.7)
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module numpy}
|
||||
BuildRequires: %{python_module pybind11 >= 2.2}
|
||||
|
Loading…
Reference in New Issue
Block a user