15
0

Accepting request 1225055 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1225055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boltons?expand=0&rev=13
This commit is contained in:
2024-11-19 21:23:16 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7153feccaea1ff2e1472f68d4b57fadb796a2ee49d29f638f1c9cd8fb5ebd916
size 239550

3
boltons-24.1.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a49b7d57ee055b83a458c8682a2a6f199d263a8aa517098bda9bab813554b87
size 240916

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Nov 19 10:31:59 UTC 2024 - Markéta Machová <mmachova@suse.com>
- 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
-------------------------------------------------------------------
Sat Apr 20 13:54:31 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -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