diff --git a/python-annoy.changes b/python-annoy.changes index a21aa75..b762162 100644 --- a/python-annoy.changes +++ b/python-annoy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 19 02:28:02 UTC 2021 - Steve Kowalik + +- Don't build on Python 3.6 due to no NumPy. + ------------------------------------------------------------------- Wed Jan 20 15:12:43 UTC 2021 - Markéta Machová diff --git a/python-annoy.spec b/python-annoy.spec index 3fa9a91..406ac1f 100644 --- a/python-annoy.spec +++ b/python-annoy.spec @@ -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