diff --git a/click-extra-5.0.0.tar.gz b/click-extra-5.0.0.tar.gz deleted file mode 100644 index 337f4b5..0000000 --- a/click-extra-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc10d2e4a48377c247f067915acf5c374c3ccc14860e0d3e22b42fb4bf666eaf -size 514271 diff --git a/click-extra-5.0.1.tar.gz b/click-extra-5.0.1.tar.gz new file mode 100644 index 0000000..76d51ee --- /dev/null +++ b/click-extra-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13ff1d7886bf992363e894a0ed13c38dece3935aec4d11a1cbb74acf1dccb64 +size 515308 diff --git a/python-click-extra.changes b/python-click-extra.changes index b5d5185..29f9780 100644 --- a/python-click-extra.changes +++ b/python-click-extra.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 29 05:55:06 UTC 2025 - Johannes Kastl + +- update to 5.0.1: + * Fix highlighting of deprecated messages. + * Use ASCII characters instead of unicode for prompt rendering in + messages. + ------------------------------------------------------------------- Tue May 27 12:36:44 UTC 2025 - Daniel Garcia diff --git a/python-click-extra.spec b/python-click-extra.spec index 7b18c4e..cd9e344 100644 --- a/python-click-extra.spec +++ b/python-click-extra.spec @@ -19,7 +19,7 @@ %define module_name click-extra %{?sle15_python_module_pythons} Name: python-click-extra -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Drop-in replacement for Click to make user-friendly and colorful CLI License: GPL-2.0-or-later