15
0

Accepting request 873862 from home:bnavigator:branches:devel:languages:python

- Don't install and test optional numpy on python36 flavor,
  because NumPy 1.20 on Tumbleweed does not support Python 3.6
  anymore (NEP 29)

OBS-URL: https://build.opensuse.org/request/show/873862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=16
This commit is contained in:
2021-02-19 23:03:32 +00:00
committed by Git OBS Bridge
parent d170f7336f
commit f3c20a401b
2 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 19 17:24:38 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Don't install and test optional numpy on python36 flavor,
because NumPy 1.20 on Tumbleweed does not support Python 3.6
anymore (NEP 29)
-------------------------------------------------------------------
Wed Mar 4 11:07:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>