Re: git: 20f74405374a - main - textproc/py-furo: Update to 2022.1.2

From: Antoine Brodin <antoine_at_freebsd.org>
Date: Mon, 24 Jan 2022 09:12:17 UTC
On Sun, Jan 23, 2022 at 7:29 PM Po-Chuan Hsieh <sunpoet@freebsd.org> wrote:
>
> The branch main has been updated by sunpoet:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=20f74405374a858f6d901a7576c20a25a9b8200a
>
> commit 20f74405374a858f6d901a7576c20a25a9b8200a
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2022-01-23 18:20:55 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2022-01-23 18:52:12 +0000
>
>     textproc/py-furo: Update to 2022.1.2
>
>     Changes:        https://github.com/pradyunsg/furo/blob/main/docs/changelog.md
> ---
>  textproc/py-furo/Makefile       |  8 ++++--
>  textproc/py-furo/distinfo       |  6 ++---
>  textproc/py-furo/files/setup.py | 54 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 63 insertions(+), 5 deletions(-)

Hi,

This broke at least devel/py-pip

Extension error (furo):
Handler <function _html_page_context at 0x235beb68> for event
'html-page-context' threw an exception (exception: [Errno 2] No such
file or directory:
'/usr/local/lib/python3.8/site-packages/furo/theme/furo/static/styles/furo.css')

Antoine