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