15
0

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

- 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

OBS-URL: https://build.opensuse.org/request/show/1266123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=37
This commit is contained in:
2025-04-01 12:25:50 +00:00
committed by Git OBS Bridge
parent 0137ab76b9
commit 3d5bea2938
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 1 12:14:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>