15
0

- update to 4.9.0:

* Add support for Python 3.13 (#156) @hugovk
  * Add Norwegian localization (#155) @fdanielsen
  * Add Hebrew localization (#149) @clsn
  * Add Klingon translation (#150) @clsn
  * Replace Flake8 with Ruff (#157) @hugovk
  * Fix DeprecationWarning: Plural value must be an integer, got
    float (#147) @dansarpong
  * Remove useless shebangs (#141) @aueam

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=27
This commit is contained in:
2023-11-27 19:02:38 +00:00
committed by Git OBS Bridge
parent c3d392af30
commit 735ff7d531
4 changed files with 17 additions and 4 deletions

View File

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