aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-11 16:50:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-11 17:00:23 +0000
commit9fc58d51b79a43ee6583ba22eb7b998d7cf2e61e (patch)
tree78ba4f8be7d6180a131b2f29829d0fede0304fa4
parenta3c25f937fbbee25e08c4cb8e0b8f84547b5ad55 (diff)
downloadports-9fc58d51b79a43ee6583ba22eb7b998d7cf2e61e.tar.gz
ports-9fc58d51b79a43ee6583ba22eb7b998d7cf2e61e.zip
www/flexget: bump min python version after 0fb1fcda3b2d
(cherry picked from commit 9f45abb5d16f3761f50fc96f2f4503806a159ee4)
-rw-r--r--www/flexget/Makefile2
1 files changed, 1 insertions, 1 deletions
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