diff --git a/jaraco_text-3.14.0.tar.gz b/jaraco_text-3.14.0.tar.gz deleted file mode 100644 index c8ed724..0000000 --- a/jaraco_text-3.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed14e4df7753e40fdef3ca0eb53f6be9f5ef97481806e96de26c3a72e9c293f6 -size 16824 diff --git a/jaraco_text-4.0.0.tar.gz b/jaraco_text-4.0.0.tar.gz new file mode 100644 index 0000000..a942a0c --- /dev/null +++ b/jaraco_text-4.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b71fecea69ab6f939d4c906c04fee1eda76500d1641117df6ec45b865f10db0 +size 17009 diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index f654712..659740f 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 29 21:12:05 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 17f9478..2c448b8 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -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