forked from pool/python-funcy
- update to 2.0:
* added get_lax()
* added lzip(strict) param
* made autocurry() and friends support kw-only and pos-only
arguments
* improved call._whatever_ arg introspection: pos-only, kw-
only, kwargs and varargs are supported
* test against Python 3.11
- minor doc fixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=20
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-funcy
|
||||
Version: 1.18
|
||||
Version: 2.0
|
||||
Release: 0
|
||||
Summary: Functional tools for Python
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user