15
0
forked from pool/python-imread

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imread?expand=0&rev=7
This commit is contained in:
2021-04-19 03:22:55 +00:00
committed by Git OBS Bridge
parent 8084680bf3
commit 772c35b176
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 19 03:22:18 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Don't build on Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Tue Apr 14 12:26:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>