Commit Graph

  • 8ff7a7f8df Accepting request 1109509 from devel:languages:python factory Ana Guerrero 2023-09-08 19:14:58 +0000
  • c00a0b7141 - update to 8.1.7: * Fix issue with regex flags in shell completion. * Bash version detection issues a warning instead of an error. * Fix issue with completion script for Fish shell. - Update to version 4.1 Dirk Mueller 2023-09-07 10:59:41 +0000
  • f1b53e8ef1 Accepting request 1101851 from devel:languages:python Dominique Leuenberger 2023-08-03 15:27:08 +0000
  • 555d91a213 Accepting request 1101850 from home:mcalabkova:branches:devel:languages:python Markéta Machová 2023-08-01 20:02:49 +0000
  • a365e2eece Accepting request 1085129 from devel:languages:python Dominique Leuenberger 2023-05-09 11:06:53 +0000
  • 5155385e9a Accepting request 1085122 from home:mcalabkova:branches:devel:languages:python Dirk Mueller 2023-05-05 14:21:21 +0000
  • 8048aae015 Accepting request 1082055 from devel:languages:python Dominique Leuenberger 2023-04-22 20:03:06 +0000
  • 68d0c66698 Accepting request 1081364 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 15:11:59 +0000
  • 161dd2ca32 Accepting request 1074172 from devel:languages:python Dominique Leuenberger 2023-03-26 18:19:08 +0000
  • f91a825490 - Remove not needed requirement python-setuptools Daniel Garcia 2023-03-24 12:48:46 +0000
  • 20c806c323 Accepting request 980907 from devel:languages:python Dominique Leuenberger 2022-06-06 09:10:06 +0000
  • 324486d8a6 Accepting request 980898 from home:apersaud:branches:devel:languages:python Matej Cepl 2022-06-05 16:39:42 +0000
  • 7a94572bd4 Accepting request 966639 from devel:languages:python Dominique Leuenberger 2022-04-05 17:55:23 +0000
  • f950effb5d - update to 8.0.4: * `open_file recognizes Path("-") as a standard stream, the same as the string "-". :issue:2106 * The option and argument decorators preserve the type annotation of the decorated function. :pr:2155 * A callable default value can customize its help text by overriding __str__ instead of always showing (dynamic). :issue:2099 * Fix a typo in the Bash completion script that affected file and directory completion. If this script was generated by a previous version, it should be regenerated. :issue:2163 * Fix typing for echo and secho` file argument. Dirk Mueller 2022-03-27 11:03:10 +0000
  • ac078b95d2 Accepting request 925757 from devel:languages:python Dominique Leuenberger 2021-10-20 18:23:32 +0000
  • 3fc27ed0ee - update to 8.0.3: * Fix issue with `Path(resolve_path=True) type creating invalid paths. :issue:2088 * Importing readline does not cause the confirm() prompt to disappear when pressing backspace. :issue:2092 * Any default values injected by invoke() are cast to the corresponding parameter's type. :issue:2089, 2090 * is_bool_flag is not set to True if is_flag is False. * Bash version detection is locale independent. :issue:1940 * Empty default value is not shown for multiple=True. * Fix shell completion for arguments that start with a forward slash such as absolute file paths. :issue:1929 * Path type with resolve_path=True resolves relative symlinks to be relative to the containing directory. :issue:1921 * Completion does not skip Python's resource cleanup when exiting, avoiding some unexpected warning output. :issue:1738, 2017 * Fix type annotation for type argument in prompt function. * Fix overline and italic styles, which were incorrectly added when adding underline. :pr:2058 * An option with count=True will not show "[x>=0]" in help text. * Default values are not cast to the parameter type twice during processing. * Options with multiple and flag_value` use the flag value instead of leaving an internal placeholder. Dirk Mueller 2021-10-16 21:20:06 +0000
  • 3493444e30 Accepting request 915041 from devel:languages:python Dominique Leuenberger 2021-09-03 19:26:02 +0000
  • 9ceb7e3883 Accepting request 915000 from home:jayvdb:branches:devel:languages:python:flask Matej Cepl 2021-08-30 12:56:07 +0000
  • 7a7892ddda Accepting request 901106 from devel:languages:python Dominique Leuenberger 2021-07-10 20:53:43 +0000
  • 7dbfbb6629 Accepting request 900890 from home:stroeder:python Matej Cepl 2021-06-21 08:06:03 +0000
  • c99d6649e3 Accepting request 828408 from devel:languages:python Dominique Leuenberger 2020-08-25 10:39:13 +0000
  • 6f6a8dd35d Accepting request 828333 from home:jayvdb:branches:devel:languages:python Tomáš Chvátal 2020-08-21 08:30:32 +0000
  • 1fc830c000 Accepting request 811100 from devel:languages:python Dominique Leuenberger 2020-06-05 18:00:58 +0000
  • c6c4936c46 - update to 7.1.2: Revert applying shell quoting to commands for `echo_with_pager and edit. This was intended to allows spaces in commands, but caused issues if the string was actually a command and arguments, or on Windows. Instead, the string must be quoted manually as it should appear on the command line. :issue:1514` Dirk Mueller 2020-06-03 11:15:50 +0000
  • 97efde2aa8 Accepting request 790137 from devel:languages:python Dominique Leuenberger 2020-04-19 19:48:26 +0000
  • ed746d4ad7 Accepting request 790129 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-03-31 12:18:24 +0000
  • 609742652c Accepting request 740898 from devel:languages:python Dominique Leuenberger 2019-11-04 16:06:37 +0000
  • c7c2aa7e7f I won't fight stupid Group war Matej Cepl 2019-10-17 21:04:48 +0000
  • b3a1d72dcb - Replace %fdupes -s with plain %fdupes; hardlinks are better. Matej Cepl 2019-10-14 11:43:58 +0000
  • 7b5bf8df5e Accepting request 662313 from devel:languages:python Dominique Leuenberger 2019-01-08 11:16:43 +0000
  • b21ea12766 - Drop patch merged upstream python-click-test_compat.py.patch Tomáš Chvátal 2019-01-01 15:23:08 +0000
  • 744634020b Accepting request 661486 from home:marec2000:branches:devel:languages:python Tomáš Chvátal 2019-01-01 15:11:51 +0000
  • 04d9b54328 Accepting request 655399 from devel:languages:python Dominique Leuenberger 2018-12-06 11:15:11 +0000
  • e2b71d0d49 Accepting request 654129 from home:jengelh:branches:devel:languages:python Todd R 2018-12-05 19:24:11 +0000
  • 0bb34007b3 Clean up the SPEC file Matej Cepl 2018-12-04 17:11:14 +0000
  • 2ad5fc8576 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:19:44 +0000
  • 512ea82523 Accepting request 523758 from devel:languages:python Dominique Leuenberger 2017-09-13 19:38:25 +0000
  • 03662a698b Accepting request 523520 from home:thomas-schraitle:branches:devel:languages:python Jan Matejek 2017-09-12 15:24:43 +0000
  • f27e6ccf47 Accepting request 485697 from devel:languages:python Yuchen Lin 2017-04-11 07:44:50 +0000
  • d5eff54bea Accepting request 485696 from devel:languages:python:singlespec Jan Matejek 2017-04-04 15:51:51 +0000
  • 5701d53fb5 Accepting request 482039 from devel:languages:python Dominique Leuenberger 2017-03-24 01:22:58 +0000
  • 82403748ad Accepting request 482018 from home:alois:branches:devel:languages:python Thomas Bechtold 2017-03-22 17:38:25 +0000
  • ac173ab706 Accepting request 479999 from home:stroeder:branches:devel:languages:python Jan Matejek 2017-03-16 14:21:44 +0000
  • ca74135b20 Accepting request 441867 from devel:languages:python Dominique Leuenberger 2016-11-28 14:07:10 +0000
  • 19155af042 - Include in SLE 12 (FATE#320818, bsc#979331) Robert Schweikert 2016-11-17 13:50:15 +0000
  • 6da1679bc3 Accepting request 428027 from devel:languages:python Dominique Leuenberger 2016-10-10 14:19:48 +0000
  • f34fd813fb Accepting request 428026 from home:TheBlackCat:branches:devel:languages:python Todd R 2016-09-15 23:50:22 +0000
  • b080bc6482 Accepting request 347562 from devel:languages:python Dominique Leuenberger 2015-12-09 18:51:32 +0000
  • db32ba6582 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=4 Denisart Benjamin 2015-12-03 14:03:21 +0000
  • f680404e60 Accepting request 347311 from home:Ronis_BR Denisart Benjamin 2015-12-03 14:00:12 +0000
  • ddc42361cb Accepting request 317491 from home:alois:branches:devel:languages:python Dirk Mueller 2015-07-20 06:51:59 +0000
  • 80992bf03a Accepting request 247420 from home:lowks Todd R 2014-09-03 15:58:51 +0000