forked from pool/python-sortedcollections
Accepting request 867842 from home:jayvdb:branches:devel:languages:python
- Update to v2.1.0 - Remove shims for Python 2 OBS-URL: https://build.opensuse.org/request/show/867842 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortedcollections?expand=0&rev=15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sortedcollections
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-sortedcollections
|
||||
Version: 1.2.1
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Python Sorted Collections
|
||||
License: Apache-2.0
|
||||
@@ -53,7 +54,7 @@ Features
|
||||
|
||||
%prep
|
||||
%setup -q -n python-sortedcollections-%{version}
|
||||
%autopatch -p1
|
||||
rm tox.ini
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user