14
0

Accepting request 919662 from home:dimstar:Factory

- Do not build for python 3.6: the required dependency uvloop does
  no longer support Python 3.6 since version 0.16.

OBS-URL: https://build.opensuse.org/request/show/919662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvicorn?expand=0&rev=7
This commit is contained in:
2021-09-17 13:22:19 +00:00
committed by Git OBS Bridge
parent 215fc4c4c4
commit d6e00dd6fc
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 17 07:04:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not build for python 3.6: the required dependency uvloop does
no longer support Python 3.6 since version 0.16.
-------------------------------------------------------------------
Sun Nov 29 09:56:12 UTC 2020 - John Vandenberg <jayvdb@gmail.com>