15
0
forked from pool/python-imread

Accepting request 927745 from home:pgajdos:python

- %check: do not use nose for testing, use %pytest_arch macro
- added patches
  fix https://github.com/luispedro/imread/issues/38
  + python-imread-remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/927745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imread?expand=0&rev=9
This commit is contained in:
2021-10-27 19:45:58 +00:00
committed by Git OBS Bridge
parent 772c35b176
commit 8da20fb83d
3 changed files with 458 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 27 10:04:03 UTC 2021 - pgajdos@suse.com
- %check: do not use nose for testing, use %pytest_arch macro
- added patches
fix https://github.com/luispedro/imread/issues/38
+ python-imread-remove-nose.patch
-------------------------------------------------------------------
Mon Apr 19 03:22:18 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>