------------------------------------------------------------------- Wed May 14 04:08:19 UTC 2025 - Steve Kowalik - Add patch support-click-8.2.patch: * Support click 8.2+ changes. - Switch to autosetup and pyproject macros. - No more greedy globs in %files. ------------------------------------------------------------------- Sun Jun 11 13:45:26 UTC 2023 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Sun May 2 07:53:42 UTC 2021 - Sebastian Wagner - deactivate python2 builds for SLE 15 SP3. ------------------------------------------------------------------- Sun Jan 24 19:45:42 UTC 2021 - Sebastian Wagner - deactivate python2 builds for Leap 15.3. ------------------------------------------------------------------- Thu Aug 20 23:38:47 UTC 2020 - John Vandenberg - Remove %bcond_without test, activating tests - Add fdupes and tidy spec ------------------------------------------------------------------- Sun Apr 7 19:43:09 UTC 2019 - Sebastian Wagner - update to version 1.1.1: - Fixed a version mismatch in `click_plugins/__init__.py` See `1.1`. - update to version 1.1: - Fix an issue where a broken command's traceback would not be emitted - https://github.com/click-contrib/click-plugins/issues/25 - Bump required click version to `click>=4` - https://github.com/click-contrib/click-plugins/pull/28 - Runs Travis tests for the latest release of click versions 4 -> 7 - https://github.com/click-contrib/click-plugins/pull/28 ------------------------------------------------------------------- Tue Dec 4 12:46:38 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Mon Sep 17 20:00:17 UTC 2018 - Sebastian Wagner - update to version 1.0.4: - Preemptive fix for a breaking change in Click v7. CLI command names generated from functions with underscores will have dashes instead of underscores. See https://github.com/click-contrib/click-plugins/issues/19. ------------------------------------------------------------------- Sat Mar 3 18:34:32 UTC 2018 - arun@gmx.de - specfile: * update copyright year * don't use python_module for Requires ------------------------------------------------------------------- Tue Jul 4 15:11:11 UTC 2017 - sebix+novell.com@sebix.at - initial package