From 8d0eaf36b494800746a87752e0ae6a721e5b3ec9 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Sep 10 2021 16:32:26 +0000 Subject: No longer patch out typer-cli from [doc] --- diff --git a/python-fastapi.spec b/python-fastapi.spec index ed5d8e9..f5151bb 100644 --- a/python-fastapi.spec +++ b/python-fastapi.spec @@ -331,10 +331,6 @@ sed -r -i 's/("(mypy|black|flake8|isort|autoflake)\b.*",)/# \1/' pyproject.toml # guidelines. sed -r -i '/\bmkdocs-material\b/d' pyproject.toml %endif -# Comment out typer-cli, which is not really required to simply build the -# documentation, until https://bugzilla.redhat.com/show_bug.cgi?id=1977513 is -# fixed. -sed -r -i '/\btyper-cli\b/d' pyproject.toml # Do not require async backport libraries where they are not needed # (https://github.com/tiangolo/fastapi/pull/2613). sed -r -i \