15
0
forked from pool/python-gevent

Accepting request 840235 from home:frispete:python

Here's another iteration on this theme.

I know, it's not pretty, but it's usable for our major systems
as such.

- Disable more tests failing for Python 3.6
- Don't bother with python2 tests

OBS-URL: https://build.opensuse.org/request/show/840235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=69
This commit is contained in:
2020-10-08 12:14:50 +00:00
committed by Git OBS Bridge
parent 9fd6e7d0d5
commit 2c04d9fe6e
2 changed files with 17 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 8 10:03:45 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- Disable more tests failing for Python 3.6
- Don't bother with python2 tests
-------------------------------------------------------------------
Sat Oct 3 16:09:59 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>