git: 9fc58d51b79a - 2023Q2 - www/flexget: bump min python version after 0fb1fcda3b2d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Apr 2023 17:00:30 UTC
The branch 2023Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9fc58d51b79a43ee6583ba22eb7b998d7cf2e61e
commit 9fc58d51b79a43ee6583ba22eb7b998d7cf2e61e
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-11 16:50:07 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-11 17:00:23 +0000
www/flexget: bump min python version after 0fb1fcda3b2d
(cherry picked from commit 9f45abb5d16f3761f50fc96f2f4503806a159ee4)
---
www/flexget/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/flexget/Makefile b/www/flexget/Makefile
index cb1b65b080b6..598a4e7da599 100644
--- a/www/flexget/Makefile
+++ b/www/flexget/Makefile
@@ -45,7 +45,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pysftp>0:ftp/py-sftp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_GITHUB= yes
USE_PYTHON= autoplist pep517 pytest
GH_PROJECT= Flexget