diff --git a/humanize-4.12.1.tar.gz b/humanize-4.12.1.tar.gz deleted file mode 100644 index 873bc59..0000000 --- a/humanize-4.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232 -size 80827 diff --git a/humanize-4.12.2.tar.gz b/humanize-4.12.2.tar.gz new file mode 100644 index 0000000..3ee3ef2 --- /dev/null +++ b/humanize-4.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0715740e9caacc982bb89098182cf8ded3552693a433311c6a4ce6f4e12a2c +size 80871 diff --git a/python-humanize.changes b/python-humanize.changes index a443ee6..1e679a0 100644 --- a/python-humanize.changes +++ b/python-humanize.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 12:14:49 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.12.2 + * Update license file reference from LICENSE to LICENCE + in pyproject.toml (#243) @williamjamir + * Update docstring in naturaldelta (#242) @teobucci + * Ignore sys.monitoring warning for Python 3.11 and + earlier in coverage.py config (#244) @hugovk + ------------------------------------------------------------------- Wed Mar 19 11:45:12 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-humanize.spec b/python-humanize.spec index 75ca62f..4a45afe 100644 --- a/python-humanize.spec +++ b/python-humanize.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %global modname humanize Name: python-humanize -Version: 4.12.1 +Version: 4.12.2 Release: 0 Summary: Python humanize utilities License: MIT