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

BIN
jaraco_text-3.14.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
jaraco_text-4.0.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jaraco.text
Version: 3.14.0
Version: 4.0.0
Release: 0
Summary: Tools to work with text
License: MIT