Accepting request 1246731 from home:glaubitz:branches:devel:languages:python
- Update to 4.12.0 * Add support for Python 3.14 and test PyPy3.11 (#235) @hugovk * Handle en_GB and en_US locale (#230) @dangillet * Release to PyPI using Trusted Publishing (#213) @hugovk * Defer imports for faster overall import time: 19 ms -> 3 ms (#234, #238) @hugovk * Replace deprecated classifier with licence expression (PEP 639) (#236) @hugovk * Lint and test with tox-uv (#212) @hugovk * Fix overflow issue in naturalsize with np.int32 input (#218) @Toprak2 * Fix pt_BR locale (#216) @cuducos * Generate translation binaries during release (#232) @hugovk - Limit Python files matched in %files section OBS-URL: https://build.opensuse.org/request/show/1246731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 17:01:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.12.0
|
||||
* Add support for Python 3.14 and test PyPy3.11 (#235) @hugovk
|
||||
* Handle en_GB and en_US locale (#230) @dangillet
|
||||
* Release to PyPI using Trusted Publishing (#213) @hugovk
|
||||
* Defer imports for faster overall import time: 19 ms -> 3 ms (#234, #238) @hugovk
|
||||
* Replace deprecated classifier with licence expression (PEP 639) (#236) @hugovk
|
||||
* Lint and test with tox-uv (#212) @hugovk
|
||||
* Fix overflow issue in naturalsize with np.int32 input (#218) @Toprak2
|
||||
* Fix pt_BR locale (#216) @cuducos
|
||||
* Generate translation binaries during release (#232) @hugovk
|
||||
- Limit Python files matched in %files section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 9 15:00:17 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user