Re: git: 5af0128fcd39 - main - textproc/py-sphinxcontrib-towncrier: Change RUN_DEPENDS from py-towncrier to py-towncrier23

From: Po-Chuan Hsieh <sunpoet_at_freebsd.org>
Date: Wed, 14 Aug 2024 11:14:30 UTC
On Wed, Aug 14, 2024 at 2:33 AM Gleb Popov <arrowd@freebsd.org> wrote:

> On Mon, Aug 5, 2024 at 12:18 AM Po-Chuan Hsieh <sunpoet@freebsd.org>
> wrote:
> >
> > The branch main has been updated by sunpoet:
> >
> > URL:
> https://cgit.FreeBSD.org/ports/commit/?id=5af0128fcd3924401147ace8c3d00f0b53c21229
> >
> > commit 5af0128fcd3924401147ace8c3d00f0b53c21229
> > Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> > AuthorDate: 2024-08-04 21:15:56 +0000
> > Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> > CommitDate: 2024-08-04 21:15:56 +0000
> >
> >     textproc/py-sphinxcontrib-towncrier: Change RUN_DEPENDS from
> py-towncrier to py-towncrier23
>
> What's the reason for this change? It broke devel/py-virtualenv,
> because it now tries to pull in both towncrier and towncrier23.
>

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280570 and
https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92 for the
details.
Regarding py-virtualenv, this is handled by the maintainer now (
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280687).