Accepting request 919658 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/919658 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyio?expand=0&rev=6
This commit is contained in:
parent
30c403eec8
commit
e7b101075a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 17 06:59:56 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 09:17:54 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-anyio
|
||||
Version: 3.1.0
|
||||
Release: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user