From 4e8e9a5fe0469fe499a618f97687a44d5d823258c1cf7a1f89428039d900743f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 24 Feb 2025 07:45:53 +0000 Subject: [PATCH] Accepting request 1247927 from home:ojkastl_buildservice:Branch_devel_languages_python update to 4.14.2 OBS-URL: https://build.opensuse.org/request/show/1247927 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=13 --- python-click-extra.changes | 10 ++++++++++ python-click-extra.spec | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/python-click-extra.changes b/python-click-extra.changes index f774743..bc89895 100644 --- a/python-click-extra.changes +++ b/python-click-extra.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Feb 23 16:35:41 UTC 2025 - Johannes Kastl + +- update to 4.14.2: + * Extract rendering part of the print_cli_run() helper to + render_cli_run(). + * Remove unused click_extra.testing.run_cmd. + * Relax requirement on extra-platforms. + * Add tests on windows-2025. Remove tests on windows-2019. + ------------------------------------------------------------------- Sat Feb 8 09:42:12 UTC 2025 - Johannes Kastl diff --git a/python-click-extra.spec b/python-click-extra.spec index 72b8d86..cfd95d1 100644 --- a/python-click-extra.spec +++ b/python-click-extra.spec @@ -32,7 +32,7 @@ BuildRequires: %{python_module wheel} # SECTION Build dependencies # https://github.com/kdeldycke/click-extra/blob/v4.8.3/pyproject.toml#L67 BuildRequires: %{python_module PyYAML >= 6.0.0} -BuildRequires: %{python_module boltons >= 24.1.0} +BuildRequires: %{python_module boltons >= 25.0.0} BuildRequires: %{python_module click >= 8.1.8} BuildRequires: %{python_module cloup >= 3.0.5} BuildRequires: %{python_module extra-platforms >= 2.0.0} @@ -55,10 +55,10 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros # https://github.com/kdeldycke/click-extra/blob/v4.8.3/pyproject.toml#L67 Requires: python-PyYAML >= 6.0.0 -Requires: python-boltons >= 24.1.0 +Requires: python-boltons >= 25.0.0 Requires: python-click >= 8.1.4 Requires: python-cloup >= 3.0.5 -Requires: python-extra-platforms >= 1.6.0 +Requires: python-extra-platforms >= 2.0.0 Requires: python-mergedeep >= 1.3.4 Requires: python-requests >= 2.32.3 Requires: python-tabulate >= 0.9