diff --git a/cloup-3.0.3.tar.gz b/cloup-3.0.3.tar.gz deleted file mode 100644 index 98d47d1..0000000 --- a/cloup-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5bd7789d17c0de97139ac5eb8af8c2f8d96a2d8363e8411224df625a6858d21 -size 225504 diff --git a/cloup-3.0.5.tar.gz b/cloup-3.0.5.tar.gz new file mode 100644 index 0000000..7501d6b --- /dev/null +++ b/cloup-3.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92b261c7bb7e13004930f3fb4b3edad8de2d1f12994dcddbe05bc21990443c5 +size 225806 diff --git a/python-cloup.changes b/python-cloup.changes index 824115b..c159888 100644 --- a/python-cloup.changes +++ b/python-cloup.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 16 00:01:00 UTC 2024 - Eyad Issa + +- Update to 3.0.5 + * Allow to set dunder attributes in FrozenSpaceMeta to solve incompatibility with autodoc +- Update to 3.0.4 + * Fix: command alias were ignored when subcommands were passed as argument to Group() + ------------------------------------------------------------------- Thu Dec 7 17:25:53 UTC 2023 - Dirk Müller diff --git a/python-cloup.spec b/python-cloup.spec index 42caa0d..d1a00ca 100644 --- a/python-cloup.spec +++ b/python-cloup.spec @@ -1,7 +1,7 @@ # # spec file for package python-cloup # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-cloup -Version: 3.0.3 +Version: 3.0.5 Release: 0 Summary: Option groups, constraints, subcommand sections and help themes for Click License: BSD-3-Clause