Re: git: d633a3fbf1ae - main - devel/py-anyio: Update to 3.6.2
Date: Fri, 30 Dec 2022 18:20:10 UTC
Moin moin!
On 30.12.2022 12:09, Po-Chuan Hsieh wrote:
> The branch main has been updated by sunpoet:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=d633a3fbf1aecb6d2fca21f490fa351314c8d9f5
>
> commit d633a3fbf1aecb6d2fca21f490fa351314c8d9f5
> Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2022-12-30 08:41:56 +0000
> Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2022-12-30 09:04:28 +0000
>
> devel/py-anyio: Update to 3.6.2
>
> Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
> ---
> devel/py-anyio/Makefile | 4 ++--
> devel/py-anyio/distinfo | 6 +++---
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile
> index e9eac2270ca8..ec4bc2bbb3f5 100644
> --- a/devel/py-anyio/Makefile
> +++ b/devel/py-anyio/Makefile
> @@ -1,5 +1,5 @@
> PORTNAME= anyio
> -PORTVERSION= 3.6.1
> +PORTVERSION= 3.6.2
> CATEGORIES= devel python
> MASTER_SITES= CHEESESHOP
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -23,7 +23,7 @@ NO_ARCH= yes
> OPTIONS_DEFINE= TRIO
> TRIO_DESC= Use trio as backend
>
> -TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.16:net/py-trio@${PY_FLAVOR}
> +TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.16<0.22:net/py-trio@${PY_FLAVOR}
Nope. pyproject.toml declare requirements on trio>=0.22
trio = ["trio >= 0.22"]
Please fix this.
--
Sincerely,
Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
(desktop, kde, x11, office, ports-secteam)@FreeBSD team