Re: git: e0de1c4a2697 - main - math/py-numpy: Actually apply portfmt

From: Charlie Li <vishwin_at_freebsd.org>
Date: Wed, 10 Sep 2025 14:44:45 UTC
Mateusz Piotrowski wrote:
> -TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=6.2.5:devel/py-pytest@${PY_FLAVOR} \
> -		${PYTHON_PKGNAMEPREFIX}hypothesis>=6.24.1:devel/py-hypothesis@${PY_FLAVOR} \
> +TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hypothesis>=6.24.1:devel/py-hypothesis@${PY_FLAVOR} \
> +		${PYTHON_PKGNAMEPREFIX}pytest>=6.2.5:devel/py-pytest@${PY_FLAVOR} \
>   		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2.0:devel/py-typing-extensions@${PY_FLAVOR}
>   
For future reference, there are sometimes legitimate maintenance reasons 
for having *_DEPENDS listed out of alphabetical order.

-- 
Charlie Li
...nope, still don't have an exit line.