Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:23:08 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c44b41cc4a25 - main - devel/py-types-python-dateutil: Clean up USES=python
Message-ID:  <202306300723.35U7N8q3084973@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c44b41cc4a257ee2aa90ac5e6402db7432bb41cc

commit c44b41cc4a257ee2aa90ac5e6402db7432bb41cc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:08:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:08:30 +0000

    devel/py-types-python-dateutil: Clean up USES=python
    
    Approved by:    portmgr (blanket)
    With hat:       python
---
 devel/py-types-python-dateutil/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-types-python-dateutil/Makefile b/devel/py-types-python-dateutil/Makefile
index 9162ba530d4a..a4b10ac5ab39 100644
--- a/devel/py-types-python-dateutil/Makefile
+++ b/devel/py-types-python-dateutil/Makefile
@@ -10,7 +10,7 @@ WWW=		https://github.com/python/typeshed
 
 LICENSE=	APACHE20
 
-USES=		python:3.6+
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300723.35U7N8q3084973>