Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-humanize for openSUSE:Factory checked in at 2023-01-05 15:00:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-humanize (Old) and /work/SRC/openSUSE:Factory/.python-humanize.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-humanize" Thu Jan 5 15:00:40 2023 rev:8 rq:1055993 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-humanize/python-humanize.changes 2022-10-20 16:02:04.163096393 +0200 +++ /work/SRC/openSUSE:Factory/.python-humanize.new.1563/python-humanize.changes 2023-01-05 15:01:00.805071053 +0100 @@ -1,0 +2,34 @@ +Wed Jan 4 20:02:31 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 4.4.0: + * Add installation instructions (#56) @hugovk + * Internationalise the decimal separator in intcomma() (#53) @Luflosi + * Internationalise intcomma for de_DE locale (#49) @Luflosi + * Replace short scale with long scale for Polish numbers (#54) @mjmikulski + * Fix intcomma() failing with a string as input when ndigits is not None + (#52) @Luflosi + * Fix some pylint findings (#42) @hugovk + * Fix "ValueError: math domain error" for metric(0) (#47) @liukun + * Add Greek translation (#46) @waseigo + * Polish: Added thousand, fixed big numbers (#43) @dejurin + * Fix intword for negative numbers (#41) @vishket + * Update annotations, docs, and tests: naturaltime can also accept a + timedelta (#31) @nuztalgia + * Update annotations: naturadelta and naturaltime can also accept a float + (#29) @hugovk + * Rename Arabic locale from ar_SA to ar to enable fallbacks (#27) @hugovk + * Use %d for year translations, convert to string for intcomma after (#23) + @carterbox + * Fix intcomma with ndigits=0 (#26) @hugovk + * Add humanize.metric() for converting big/small numbers to SI units (#22) + * Add type hints (#15) @hugovk + * Fix scientific() on small positive numbers (#22) @bwoodsend + * Remove redundant wheel dependency from pyproject.toml (#16) @mgorny + * Support Python 3.11 (#13) @hugovk + * Add Arabic language (jmoiron/humanize#256) @AYMENJD + * Docs: add dark mode toggle and default to system preference + (jmoiron/humanize#255) @hugovk + * Documentation improvements (jmoiron/humanize#254) @mondeja + * Update repo links (#2) @hugovk + +------------------------------------------------------------------- Old: ---- humanize-4.0.0.tar.gz New: ---- humanize-4.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-humanize.spec ++++++ --- /var/tmp/diff_new_pack.v4u5dC/_old 2023-01-05 15:01:01.253073415 +0100 +++ /var/tmp/diff_new_pack.v4u5dC/_new 2023-01-05 15:01:01.261073457 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-humanize # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,12 @@ %define skip_python2 1 %global modname humanize Name: python-humanize -Version: 4.0.0 +Version: 4.4.0 Release: 0 Summary: Python humanize utilities License: MIT Group: Development/Languages/Python -URL: https://github.com/jmoiron/humanize +URL: https://github.com/python-humanize/humanize Source: https://files.pythonhosted.org/packages/source/h/humanize/humanize-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools_scm} ++++++ humanize-4.0.0.tar.gz -> humanize-4.4.0.tar.gz ++++++ ++++ 3815 lines of diff (skipped)