Accepting request 853098 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/853098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sniffio?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-12-05 19:35:39 +00:00 committed by Git OBS Bridge
commit 541d070338
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 4 11:13:06 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- skip upcoming python36 flavor because there is no python36-curio
-------------------------------------------------------------------
Thu Nov 26 08:56:32 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -18,6 +18,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
# because recent curio requires python >= 3.7 there is no (or won't be) python36-curio for the python36 flavor
# distributions without python36 but python3 = 3.6 still build with a present python3-curio
%define skip_python36 1
Name: python-sniffio
Version: 1.2.0
Release: 0