1
0

Accepting request 904227 from home:alarrosa:branches:devel:languages:python

- Add a _multibuild file to separate the tests in another build
  in order to break a cycle between: python-Django, python-aiohttp,
  python-eventlet, python-geoip2, python-gunicorn, python-paramiko,
  python-pyzmq and python-semantic_version.

OBS-URL: https://build.opensuse.org/request/show/904227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=50
This commit is contained in:
2021-07-07 08:43:45 +00:00
committed by Git OBS Bridge
parent d056c0c809
commit 3ce04a9bcf
3 changed files with 35 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 5 15:12:53 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add a _multibuild file to separate the tests in another build
in order to break a cycle between: python-Django, python-aiohttp,
python-eventlet, python-geoip2, python-gunicorn, python-paramiko,
python-pyzmq and python-semantic_version.
-------------------------------------------------------------------
Tue Jun 29 08:52:40 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>