From bac02abac6c79acfb9ee8c6241aaed10ecb44cdb5e90b9787e128ff5acb760fc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 4 Dec 2020 12:35:56 +0000 Subject: [PATCH] Accepting request 853087 from home:bnavigator:branches:openSUSE:Factory:Staging:N - skip upcoming python36 flavor because there is no python36-curio OBS-URL: https://build.opensuse.org/request/show/853087 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sniffio?expand=0&rev=8 --- python-sniffio.changes | 5 +++++ python-sniffio.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/python-sniffio.changes b/python-sniffio.changes index 7fabf4f..2ca5787 100644 --- a/python-sniffio.changes +++ b/python-sniffio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 4 11:13:06 UTC 2020 - Benjamin Greiner + +- skip upcoming python36 flavor because there is no python36-curio + ------------------------------------------------------------------- Thu Nov 26 08:56:32 UTC 2020 - Dirk Mueller diff --git a/python-sniffio.spec b/python-sniffio.spec index a0da5c8..808f7d7 100644 --- a/python-sniffio.spec +++ b/python-sniffio.spec @@ -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