0058dc70a6Accepting request 1236135 from devel:languages:python
factory
Ana Guerrero
2025-01-12 10:10:10 +00:00
841eec754e- Update to 8.1.8 * Fix an issue with type hints for `click.open_file(). :issue:2717 * Fix issue where error message for invalid click.Path displays on multiple lines. :issue:2697 * Fixed issue that prevented a default value of "" from being displayed in the help for an option. :issue:2500 * The test runner handles stripping color consistently on Windows. :issue:2705 * Show correct value for flag default when using default_map. :issue:2632 * Fix click.echo(color=...) passing color to coloroma so it can be forced on Windows. :issue:2606`. - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install * Update name for dist directory in %files section - Update BuildRequires from pyproject.toml
devel
Nico Krapp2025-01-09 10:00:31 +00:00
8ff7a7f8dfAccepting request 1109509 from devel:languages:python
Ana Guerrero
2023-09-08 19:14:58 +00:00
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.1Dirk Mueller2023-09-07 10:59:41 +00:00
f1b53e8ef1Accepting request 1101851 from devel:languages:python
Dominique Leuenberger
2023-08-03 15:27:08 +00:00
555d91a213Accepting request 1101850 from home:mcalabkova:branches:devel:languages:pythonMarkéta Machová2023-08-01 20:02:49 +00:00
a365e2eeceAccepting request 1085129 from devel:languages:python
Dominique Leuenberger
2023-05-09 11:06:53 +00:00
5155385e9aAccepting request 1085122 from home:mcalabkova:branches:devel:languages:pythonDirk Mueller2023-05-05 14:21:21 +00:00
8048aae015Accepting request 1082055 from devel:languages:python
Dominique Leuenberger
2023-04-22 20:03:06 +00:00
68d0c66698Accepting request 1081364 from home:dirkmueller:acdc:as_python3_moduleDirk Mueller2023-04-21 15:11:59 +00:00
161dd2ca32Accepting request 1074172 from devel:languages:python
Dominique Leuenberger
2023-03-26 18:19:08 +00:00
f91a825490- Remove not needed requirement python-setuptoolsDaniel Garcia2023-03-24 12:48:46 +00:00
20c806c323Accepting request 980907 from devel:languages:python
Dominique Leuenberger
2022-06-06 09:10:06 +00:00
324486d8a6Accepting request 980898 from home:apersaud:branches:devel:languages:pythonMatej Cepl2022-06-05 16:39:42 +00:00
7a94572bd4Accepting request 966639 from devel:languages:python
Dominique Leuenberger
2022-04-05 17:55:23 +00:00
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 Mueller2022-03-27 11:03:10 +00:00
ac078b95d2Accepting request 925757 from devel:languages:python
Dominique Leuenberger
2021-10-20 18:23:32 +00:00
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 Mueller2021-10-16 21:20:06 +00:00
3493444e30Accepting request 915041 from devel:languages:python
Dominique Leuenberger
2021-09-03 19:26:02 +00:00
9ceb7e3883Accepting request 915000 from home:jayvdb:branches:devel:languages:python:flaskMatej Cepl2021-08-30 12:56:07 +00:00
7a7892dddaAccepting request 901106 from devel:languages:python
Dominique Leuenberger
2021-07-10 20:53:43 +00:00
7dbfbb6629Accepting request 900890 from home:stroeder:pythonMatej Cepl2021-06-21 08:06:03 +00:00
c99d6649e3Accepting request 828408 from devel:languages:python
Dominique Leuenberger
2020-08-25 10:39:13 +00:00
6f6a8dd35dAccepting request 828333 from home:jayvdb:branches:devel:languages:python
Tomáš Chvátal
2020-08-21 08:30:32 +00:00
1fc830c000Accepting request 811100 from devel:languages:python
Dominique Leuenberger
2020-06-05 18:00:58 +00:00
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 Mueller2020-06-03 11:15:50 +00:00
97efde2aa8Accepting request 790137 from devel:languages:python
Dominique Leuenberger
2020-04-19 19:48:26 +00:00
ed746d4ad7Accepting request 790129 from home:mcalabkova:branches:devel:languages:python
Tomáš Chvátal
2020-03-31 12:18:24 +00:00
609742652cAccepting request 740898 from devel:languages:python
Dominique Leuenberger
2019-11-04 16:06:37 +00:00