14
0

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

- Some optional dependencies not available for the python36 flavor:
  * add skip-optional-dependencies-test.patch
  * don't install numpy, matplotlib and quantities for python36
    (NumPy 1.20 does not provide a Python 3.6 build on TW: NEP 29)

OBS-URL: https://build.opensuse.org/request/show/875521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=11
This commit is contained in:
2021-02-26 21:41:48 +00:00
committed by Git OBS Bridge
parent a372d10700
commit e02852a43b
3 changed files with 80 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 26 20:15:47 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Some optional dependencies not available for the python36 flavor:
* add skip-optional-dependencies-test.patch
* don't install numpy, matplotlib and quantities for python36
(NumPy 1.20 does not provide a Python 3.6 build on TW: NEP 29)
-------------------------------------------------------------------
Sun Jan 10 18:05:44 UTC 2021 - andy great <andythe_great@pm.me>