From ec1ca9085c4263135e36dc3ee5902411ddee44d43ec8205f0c7421fd093fda6a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 28 Dec 2021 00:50:44 +0000 Subject: [PATCH] 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