10
0
forked from pool/python-mpld3

Accepting request 890367 from home:badshah400:branches:devel:languages:python:numeric

- Skip python 3.6: no numpy.
- Tests will require python-diffimg (new package).
- Fix comment about why tests are not run: they are not designed
  to run non-interactively.

OBS-URL: https://build.opensuse.org/request/show/890367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpld3?expand=0&rev=2
This commit is contained in:
2021-05-04 18:27:24 +00:00
committed by Git OBS Bridge
parent 1f09a90e68
commit 3d827da97c
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 21 10:00:34 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Skip python 3.6: no numpy.
- Tests will require python-diffimg (new package).
- Fix comment about why tests are not run: they are not designed
to run non-interactively.
-------------------------------------------------------------------
Tue Dec 1 01:32:05 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>