aboutsummaryrefslogtreecommitdiff
path: root/devel/py-shellingham/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-shellingham/Makefile')
-rw-r--r--devel/py-shellingham/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-shellingham/Makefile b/devel/py-shellingham/Makefile
index 2bfc5cf20adc..f93c97dcf5c6 100644
--- a/devel/py-shellingham/Makefile
+++ b/devel/py-shellingham/Makefile
@@ -1,5 +1,5 @@
PORTNAME= shellingham
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
# No tests implemented for this module.