diff --git a/cloup-3.0.0.tar.gz b/cloup-3.0.0.tar.gz deleted file mode 100644 index bec22b7..0000000 --- a/cloup-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:babd4bdcfd274f86779d6d3ce39b9ea0f6cc5ab3d4efe35ba6841e6d6d037893 -size 225423 diff --git a/cloup-3.0.2.tar.gz b/cloup-3.0.2.tar.gz new file mode 100644 index 0000000..37f0cb8 Binary files /dev/null and b/cloup-3.0.2.tar.gz differ diff --git a/python-cloup.changes b/python-cloup.changes index 8d43f5f..e06d641 100644 --- a/python-cloup.changes +++ b/python-cloup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 19 14:38:42 UTC 2023 - Ondřej Súkup + +- update to 3.0.2 + * Truncate help text to the first form feed, like click + * Fix: Constraint.__getattr__ was returning None instead of raising AttributeError + ------------------------------------------------------------------- Wed Jul 26 16:03:22 UTC 2023 - Dirk Müller diff --git a/python-cloup.spec b/python-cloup.spec index 1e9b7ef..9b5fc2d 100644 --- a/python-cloup.spec +++ b/python-cloup.spec @@ -17,7 +17,7 @@ Name: python-cloup -Version: 3.0.0 +Version: 3.0.2 Release: 0 Summary: Option groups, constraints, subcommand sections and help themes for Click License: BSD-3-Clause @@ -34,7 +34,6 @@ BuildRequires: %{python_module pytest} # /SECTION BuildRequires: fdupes Requires: python-click >= 8.0 -Suggests: python-typing_extensions BuildArch: noarch %python_subpackages