15
0
forked from pool/python-flower

- Use %pytest instead of python setup.py test combination.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flower?expand=0&rev=6
This commit is contained in:
2019-11-15 18:16:19 +00:00
committed by Git OBS Bridge
parent b3e8455506
commit d978268494
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 15 19:15:59 CET 2019 - Matej Cepl <mcepl@suse.com>
- Use %pytest instead of python setup.py test combination.
-------------------------------------------------------------------
Fri Mar 22 01:59:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>