14
0

Accepting request 827926 from home:bnavigator:branches:devel:languages:python

- do not run test on python 2 (sadly no real macro expansion
  possible to allow run but failok with ||:)
- disable test discovery dir recursion gh#eventlet/eventlet#638
- simplify the pytest call, no test file deletions

OBS-URL: https://build.opensuse.org/request/show/827926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=74
This commit is contained in:
Tomáš Chvátal
2020-08-20 07:24:29 +00:00
committed by Git OBS Bridge
parent 1dd3d84835
commit 0ee97b01f3
2 changed files with 26 additions and 54 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 19 15:28:03 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- do not run test on python 2 (sadly no real macro expansion
possible to allow run but failok with ||:)
- disable test discovery dir recursion gh#eventlet/eventlet#638
- simplify the pytest call, no test file deletions
-------------------------------------------------------------------
Mon Aug 17 09:38:44 UTC 2020 - John Vandenberg <jayvdb@gmail.com>