diff --git a/click-aliases-1.0.4-gh.tar.gz b/click-aliases-1.0.4-gh.tar.gz deleted file mode 100644 index 086303a..0000000 --- a/click-aliases-1.0.4-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1474c7587a85af101337eb391af45f239131a8f2008f52a4a2188722049edabe -size 25755 diff --git a/click-aliases-1.0.5-gh.tar.gz b/click-aliases-1.0.5-gh.tar.gz new file mode 100644 index 0000000..0f58c94 --- /dev/null +++ b/click-aliases-1.0.5-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726f7f3b3b88d37e144130485dfcb4be95a05e1adf4527cf96ebde3a59447e13 +size 28075 diff --git a/python-click-aliases.changes b/python-click-aliases.changes index d99aade..aec6653 100644 --- a/python-click-aliases.changes +++ b/python-click-aliases.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 22 13:58:08 UTC 2024 - Dirk Müller + +- update to 1.0.5: + * typing hints + * fix cmd.name to name + * dependency bumps + ------------------------------------------------------------------- Wed Dec 27 10:09:10 UTC 2023 - Dirk Müller diff --git a/python-click-aliases.spec b/python-click-aliases.spec index ac3c1dc..17e4946 100644 --- a/python-click-aliases.spec +++ b/python-click-aliases.spec @@ -1,7 +1,7 @@ # # spec file for package python-click-aliases # -# 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 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-click-aliases -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: Command aliases for Click License: MIT