15
0
forked from pool/python-odorik

- Fix build on 42.3 by calling pytest properly and adding dependency

on ssl module from python2 main package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odorik?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2018-08-29 10:54:50 +00:00
committed by Git OBS Bridge
parent 1873af21f0
commit cfcc5ea21f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 29 10:54:27 UTC 2018 - tchvatal@suse.com
- Fix build on 42.3 by calling pytest properly and adding dependency
on ssl module from python2 main package
-------------------------------------------------------------------
Tue May 22 15:36:31 UTC 2018 - mcepl@suse.com