FS#70917 - [python-typer] broken with click 8

Attached to Project: Community Packages
Opened by Johannes Wienke (languitar) - Monday, 17 May 2021, 10:59 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 30 August 2021, 15:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The upgrade of click to version 8 broke python-typer. There is already an upstream bug for this: https://github.com/tiangolo/typer/issues/280. However, typer explicitly restricts the click compatibility: https://github.com/tiangolo/typer/blob/0.3.2/pyproject.toml#L30. How can the package be building after the click 8 upgrade?

Additional info:
* package version(s): 0.3.2-2
* link to upstream bug report, if any: https://github.com/tiangolo/typer/issues/280
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 30 August 2021, 15:53 GMT
Reason for closing:  Fixed

Loading...