forked from pool/python-ordered-set
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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-ordered-set
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2019 Neal Gompa <ngompa13@gmail.com>.
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user