15
0

Accepting request 1254391 from home:glaubitz:branches:devel:languages:python

- Update to 4.12.1
  * Fix regression in naturalsize for float (#240) @hugovk

OBS-URL: https://build.opensuse.org/request/show/1254391
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=35
This commit is contained in:
2025-03-19 12:50:39 +00:00
committed by Git OBS Bridge
parent d6bd948d1d
commit 0137ab76b9
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87ff7b43591370b12a1d103c9405849d911d4b039ed22d80b718b62c76eec8a3
size 80785

3
humanize-4.12.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232
size 80827

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 19 11:45:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.12.1
* Fix regression in naturalsize for float (#240) @hugovk
-------------------------------------------------------------------
Tue Feb 18 17:01:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%global modname humanize
Name: python-humanize
Version: 4.12.0
Version: 4.12.1
Release: 0
Summary: Python humanize utilities
License: MIT