forked from pool/python-boltons
Accepting request 1225054 from home:mcalabkova:branches:devel:languages:python
- Update to 24.1.0
* Added max_depth parameter to fileutils.iter_find_files
* Added enter parameter to iterutils.research to support traversing
custom data types
* Add optional print tracing for iterutils.remap for easier debugging
* Fixed typeutils.Sentinel copy behavior to return self
* Tentative Python 3.13 support
OBS-URL: https://build.opensuse.org/request/show/1225054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-boltons?expand=0&rev=28
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-boltons
|
||||
Version: 24.0.0
|
||||
Version: 24.1.0
|
||||
Release: 0
|
||||
Summary: The "Boltons" utility package for Python
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user