15
0
forked from pool/python-annoy

Accepting request 886513 from devel:languages:python

- Don't build on Python 3.6 due to no NumPy.

OBS-URL: https://build.opensuse.org/request/show/886513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-annoy?expand=0&rev=11
This commit is contained in:
2021-04-19 19:05:51 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 19 02:28:02 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Don't build on Python 3.6 due to no NumPy.
-------------------------------------------------------------------
Wed Jan 20 15:12:43 UTC 2021 - Markéta Machová <mmachova@suse.com>

View File

@@ -17,12 +17,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1
Name: python-annoy
Version: 1.17.0
Release: 0
Summary: Approximation of Nearest Neighbors
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/spotify/annoy
Source: https://github.com/spotify/annoy/archive/v%{version}.tar.gz
# PATCH-FIX-OPENSUSE boo#1100677