From 7b0481586e94cac1c3f276bbbcdd130dff0e0d0681f6e106562b343d63063207 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 28 Dec 2021 00:50:44 +0000 Subject: [PATCH 1/2] Accepting request 942754 from home:ecsos - Upstream supoorted only python >= 3.5, so disable python 2 and also python 3.6 (End of support). OBS-URL: https://build.opensuse.org/request/show/942754 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=16 --- python-ordered-set.changes | 6 ++++++ python-ordered-set.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-ordered-set.changes b/python-ordered-set.changes index a1d83d0..9358f0a 100644 --- a/python-ordered-set.changes +++ b/python-ordered-set.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 27 10:57:58 UTC 2021 - ecsos + +- Upstream supoorted only python >= 3.5, so disable python 2 and + also python 3.6 (End of support). + ------------------------------------------------------------------- Mon Sep 6 13:54:50 UTC 2021 - Martin Hauke diff --git a/python-ordered-set.spec b/python-ordered-set.spec index cfb5290..619e216 100644 --- a/python-ordered-set.spec +++ b/python-ordered-set.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-ordered-set # # Copyright (c) 2021 SUSE LLC # Copyright (c) 2019 Neal Gompa . @@ -30,6 +30,8 @@ %define psuffix %{nil} %bcond_with test %endif +%define skip_python2 1 +%define skip_python36 1 Name: python-%{modname}%{psuffix} Version: 4.0.2 Release: 0 From d86049feaee5911aae9458198e59dcd4ff93201a08078680e1f85c8c2b70f2d7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 29 Dec 2021 00:36:04 +0000 Subject: [PATCH 2/2] Accepting request 942909 from home:bnavigator:branches:devel:languages:python - Do not disable python36 here. This package is so deep in the dependency tree, you have to do it globally. OBS-URL: https://build.opensuse.org/request/show/942909 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=17 --- python-ordered-set.changes | 6 ++++++ python-ordered-set.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-ordered-set.changes b/python-ordered-set.changes index 9358f0a..6e9e040 100644 --- a/python-ordered-set.changes +++ b/python-ordered-set.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 28 10:51:04 UTC 2021 - Ben Greiner + +- Do not disable python36 here. This package is so deep in the + dependency tree, you have to do it globally. + ------------------------------------------------------------------- Mon Dec 27 10:57:58 UTC 2021 - ecsos diff --git a/python-ordered-set.spec b/python-ordered-set.spec index 619e216..80af1cc 100644 --- a/python-ordered-set.spec +++ b/python-ordered-set.spec @@ -31,7 +31,6 @@ %bcond_with test %endif %define skip_python2 1 -%define skip_python36 1 Name: python-%{modname}%{psuffix} Version: 4.0.2 Release: 0