- Fix build on older releases by not using new pytest syntax

for test selection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2018-08-29 11:14:11 +00:00
committed by Git OBS Bridge
parent e42e95f81e
commit 3382e683bb
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 29 11:13:49 UTC 2018 - tchvatal@suse.com
- Fix build on older releases by not using new pytest syntax
for test selection
-------------------------------------------------------------------
Mon Jul 9 20:28:16 UTC 2018 - dmueller@suse.com