17
0
Files
python-humanize/python-humanize.changes
Dirk Mueller e7833e68a0 - update to 4.13.0:
* Optimise `naturalsize` algorithm by using `math.log` (#253)
  * Fix `precisedelta` rounding (#254) @dangillet
- update to 4.12.3:
  * Fix regression in `naturalsize` for `float` and `str` (#250)
  * Improvements for French translation (#248)
  * Remove shebang from filesize.py (#188)
  * Fix test failures on systems with 32-bit time_t (#177)
  * Fix handling of negative time deltas (#173)
  * Fix naturaldelta sub second precision (#169)
  * Reword the French translation of very small amount of time (#162)
  * Fix Arabic localization (#160)
  * metric: Fix precision format (#159)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=39
2025-09-29 10:57:08 +00:00

9.8 KiB