- update to 0.12.1:
* Add support for Python 3.12 and PyPy 3.10 * Drop support for Python 3.5 and 3.6 * Fix typos * Use codecov for coverage instead of coveralls - update to version 0.12.0 * drop python 2.x OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=25
This commit is contained in:
parent
d9698cd94b
commit
2b3947709f
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 16 13:43:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.12.1:
|
||||||
|
* Add support for Python 3.12 and PyPy 3.10
|
||||||
|
* Drop support for Python 3.5 and 3.6
|
||||||
|
* Fix typos
|
||||||
|
* Use codecov for coverage instead of coveralls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 11 16:02:42 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Oct 11 16:02:42 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-toolz
|
# spec file for package python-toolz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
Name: python-toolz
|
Name: python-toolz
|
||||||
Version: 0.12.0
|
Version: 0.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: List processing tools and functional utilities for python
|
Summary: List processing tools and functional utilities for python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
BIN
toolz-0.12.0.tar.gz
(Stored with Git LFS)
BIN
toolz-0.12.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
toolz-0.12.1.tar.gz
Normal file
3
toolz-0.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ecca342664893f177a13dac0e6b41cbd8ac25a358e5f215316d43e2100224f4d
|
||||||
|
size 66550
|
Loading…
x
Reference in New Issue
Block a user