Re: git: be9275b0c657 - main - devel/py-tzlocal: Update DEPENDS, fix run error

From: Matthias Andree <matthias.andree_at_tu-dortmund.de>
Date: Sun, 04 Sep 2022 00:46:21 UTC
Am 04.09.22 um 02:33 schrieb Wen Heping:
> The branch main has been updated by wen:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=be9275b0c657f5aaf9ac3ab7450c22cfabb2bc06
>
> @@ -10,9 +11,9 @@ COMMENT=	Returns the tzinfo object for the local timezone
> ...
>
> -USES=		python:3.6+
> +USES=		python:3.7+

Hi Wen,

This can be further simplified to USES=python, we no longer carry Python 
3.6 or older.

Cheers,
Matthias