17
0

41 Commits

Author SHA256 Message Date
9b75c348f9 Accepting request 1335820 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1335820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=15
2026-03-02 16:41:49 +00:00
f5f329761f update to 7.6.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=40
2026-03-02 12:44:06 +00:00
d7d98c749e Accepting request 1335430 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1335430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=14
2026-02-27 16:12:57 +00:00
be35155b46 update to 7.6.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=38
2026-02-27 10:13:28 +00:00
c91665efb8 Accepting request 1319653 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1319653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=13
2025-11-24 13:08:42 +00:00
8d16ef33c9 Accepting request 1319256 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 7.1.0

OBS-URL: https://build.opensuse.org/request/show/1319256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=36
2025-11-24 08:40:37 +00:00
425233be93 Accepting request 1319124 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 7.0.1 (but keep pytest 8.2.1 as requirement, although upstream states 9.0.0); add libalternatives for new executable click-extra

OBS-URL: https://build.opensuse.org/request/show/1319124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=35
2025-11-21 15:28:00 +00:00
938ca0e8fb Accepting request 1315698 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1315698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=12
2025-11-05 15:19:38 +00:00
43cb81a6aa Accepting request 1315650 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 6.1.0

OBS-URL: https://build.opensuse.org/request/show/1315650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=33
2025-11-05 10:29:19 +00:00
88c8bdbb93 Accepting request 1315324 from devel:languages:python
Forwarded request #1315098 from ojkastl_buildservice

update to 6.1.0

OBS-URL: https://build.opensuse.org/request/show/1315324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=11
2025-11-03 17:56:26 +00:00
91f5d7a767 Accepting request 1315098 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 6.1.0

OBS-URL: https://build.opensuse.org/request/show/1315098
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=31
2025-11-03 14:34:31 +00:00
e0710c5687 Accepting request 1312922 from devel:languages:python
- Update to 6.0.3:
  * Fix @config_option to accept Path objects as default value.
  * Add official support of Python 3.14.
  * Add --table-format option by default on @extra_command and @extra_group.
  * Let --table-format and --no-color affect the rendering of --show-params
    table.
  * Swap Class and Spec. columns in --show-params output.
  * Classify table formats into two categories: markup formats and
    plain-text formats.
  * Fix display in --show-params for parameters sharing the same name.
  * Fix detection in the --version option of the module in which the user's
    CLI is implemented.
  * Rename click_extra.tabulate namespace to click_extra.table.
  * Expose click._utils.UNSET and click.logging.LogLevel at the root
    click_extra module.
  * Replace unmaintained mergedeep dependency by deepmerge.
- Ship the license and readme in the binary packages.

- Currently broken, waiting on the resolution of the upstream
  click 8.2.2 drama (gh#pallets/click#3024).
- update to 5.1.0:
  * Add support for MyST Markdown syntax for click:example and
    click:run Sphinx directives.
  * Add support for all code-block options to click:example and
    click:run: :linenos:, :lineno-start:, :emphasize-lines:,
    :force:, :caption:, :name:, :class: and :dedent:.
  * Add new :show-source:/:hide-source:,
    :show-results:/:hide-results: and :language: options to
    click:example and click:run. Closes {issue}719.
  * Support non-string choices in colored help screens. Closes

OBS-URL: https://build.opensuse.org/request/show/1312922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=10
2025-10-23 14:35:39 +00:00
9961632b2d - Update to 6.0.3:
* Fix @config_option to accept Path objects as default value.
  * Add official support of Python 3.14.
  * Add --table-format option by default on @extra_command and @extra_group.
  * Let --table-format and --no-color affect the rendering of --show-params
    table.
  * Swap Class and Spec. columns in --show-params output.
  * Classify table formats into two categories: markup formats and
    plain-text formats.
  * Fix display in --show-params for parameters sharing the same name.
  * Fix detection in the --version option of the module in which the user's
    CLI is implemented.
  * Rename click_extra.tabulate namespace to click_extra.table.
  * Expose click._utils.UNSET and click.logging.LogLevel at the root
    click_extra module.
  * Replace unmaintained mergedeep dependency by deepmerge.
- Ship the license and readme in the binary packages.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=29
2025-10-22 03:12:36 +00:00
1612ae7be4 - Currently broken, waiting on the resolution of the upstream
click 8.2.2 drama (gh#pallets/click#3024).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=28
2025-08-09 07:13:04 +00:00
2d129e75bd Fix changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=27
2025-08-08 20:35:49 +00:00
9a7959aa4a Fixed dependencies according to the pyproject.toml.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=26
2025-08-08 20:34:42 +00:00
a6fc9f865d I HAVE CHECKED THAT THIS TARBALL BUILDS WITH CLOUP 3.0.7
- update to 5.1.0:
  * Add support for MyST Markdown syntax for click:example and
    click:run Sphinx directives.
  * Add support for all code-block options to click:example and
    click:run: :linenos:, :lineno-start:, :emphasize-lines:,
    :force:, :caption:, :name:, :class: and :dedent:.
  * Add new :show-source:/:hide-source:,
    :show-results:/:hide-results: and :language: options to
    click:example and click:run. Closes {issue}719.
  * Support non-string choices in colored help screens. Closes
    {issue}1284.
  * Replace LOG_LEVELS mapping with LogLevel enum.
  * Remove DEFAULT_LEVEL_NAME constants.
  * Fix rendering of default values in --show-params output.
  * Fix reconciliation of flags' environment variables.
  * Force requirement on cloup >= 3.0.7.
  * Be more informative when error is found in click:example and
    click:run Sphinx directives by displaying the path of the
    original document and the line number of the error.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=25
2025-08-08 18:48:32 +00:00
6df45b5d3d Accepting request 1298434 from devel:languages:python
revert

OBS-URL: https://build.opensuse.org/request/show/1298434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=24
2025-08-08 18:39:11 +00:00
dc9841547c Accepting request 1297564 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 5.1.0, needs a newer version of cloup

OBS-URL: https://build.opensuse.org/request/show/1297564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=23
2025-08-05 18:44:04 +00:00
d65eeefe2c Accepting request 1281759 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1281759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=9
2025-06-02 20:00:09 +00:00
a5a386c0f6 Accepting request 1281615 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 5.0.2

OBS-URL: https://build.opensuse.org/request/show/1281615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=21
2025-06-02 07:14:37 +00:00
9b41f60d56 Accepting request 1281145 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1281145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=8
2025-05-30 12:31:17 +00:00
12baae2a8b Accepting request 1281045 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 5.0.1

OBS-URL: https://build.opensuse.org/request/show/1281045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=19
2025-05-29 12:38:39 +00:00
f192cec1a5 - Skip failing tests with python-click 8.2.1
gh#kdeldycke/click-extra#1264

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=18
2025-05-27 12:37:57 +00:00
7297358bb6 Accepting request 1277923 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 5.0.0

OBS-URL: https://build.opensuse.org/request/show/1277923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=17
2025-05-16 06:20:26 +00:00
7daa1d699c Accepting request 1250447 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1250447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=7
2025-03-06 13:48:47 +00:00
1daa236de4 Accepting request 1250420 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.15.0

OBS-URL: https://build.opensuse.org/request/show/1250420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=15
2025-03-05 14:54:24 +00:00
1736c18cd7 Accepting request 1248004 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1248004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=6
2025-02-24 14:49:08 +00:00
b6a330d977 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
2025-02-24 07:45:53 +00:00
7216b60674 Accepting request 1246410 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1246410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=5
2025-02-17 19:56:48 +00:00
425b76d294 Accepting request 1246270 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.14.1

OBS-URL: https://build.opensuse.org/request/show/1246270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=11
2025-02-17 12:03:44 +00:00
22406643f9 Accepting request 1241209 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1241209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=4
2025-01-30 13:51:42 +00:00
19eafc33db Accepting request 1240919 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.13.2

OBS-URL: https://build.opensuse.org/request/show/1240919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=9
2025-01-29 14:49:35 +00:00
1ef90d278f Accepting request 1238977 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=3
2025-01-20 16:15:02 +00:00
8c8ec98d6f Accepting request 1238892 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.12.0

OBS-URL: https://build.opensuse.org/request/show/1238892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=7
2025-01-20 10:33:48 +00:00
cc93f8b38c Accepting request 1238240 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=2
2025-01-16 17:34:39 +00:00
129550c0ac Accepting request 1238230 from home:mcalabkova:branches:devel:languages:python
- Add click818.patch to fix tests with new click

OBS-URL: https://build.opensuse.org/request/show/1238230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=5
2025-01-16 12:26:54 +00:00
5fb435cc4d Accepting request 1228697 from devel:languages:python
new package python-click-extra: Drop-in replacement for Click to make user-friendly and colorful CLI

OBS-URL: https://build.opensuse.org/request/show/1228697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-extra?expand=0&rev=1
2024-12-06 13:27:17 +00:00
b569e69d77 Accepting request 1228673 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.11.7, which drops the commentjson dependency

OBS-URL: https://build.opensuse.org/request/show/1228673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=3
2024-12-06 07:02:40 +00:00
83e2cca7c3 Clean up the SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=2
2024-11-28 17:57:09 +00:00
304a685b0f Accepting request 1227086 from home:ojkastl_buildservice:Branch_devel_languages_python
new package python-click-extra: Drop-in replacement for Click to make user-friendly and colorful CLI

OBS-URL: https://build.opensuse.org/request/show/1227086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=1
2024-11-28 17:50:54 +00:00