14
0

- update to 4.0.0:

* Made 'inflect' an optional dependency. The show-newlines
    script now will crash unless jaraco.text[inflect] is
    installed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=33
This commit is contained in:
2024-10-29 21:12:23 +00:00
committed by Git OBS Bridge
parent 0dff5e1871
commit 85136ac773
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 29 21:12:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.0.0:
* Made 'inflect' an optional dependency. The show-newlines
script now will crash unless jaraco.text[inflect] is
installed.
-------------------------------------------------------------------
Wed Oct 23 20:22:20 UTC 2024 - Dirk Müller <dmueller@suse.com>