14
0
forked from pool/python-toolz

- update to 0.11.1:

* drop python 2.x

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=20
This commit is contained in:
2021-03-08 22:48:44 +00:00
committed by Git OBS Bridge
parent c1727efbe4
commit fdba8d8810
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-toolz
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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-%{**}}
%global skip_python2 1
Name: python-toolz
Version: 0.10.0
Version: 0.11.1
Release: 0
Summary: List processing tools and functional utilities for python
License: BSD-3-Clause