diff options
Diffstat (limited to 'devel/py-shellingham')
-rw-r--r-- | devel/py-shellingham/Makefile | 4 | ||||
-rw-r--r-- | devel/py-shellingham/distinfo | 6 |
2 files changed, 5 insertions, 5 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. diff --git a/devel/py-shellingham/distinfo b/devel/py-shellingham/distinfo index 154a966b0584..2aca95d24999 100644 --- a/devel/py-shellingham/distinfo +++ b/devel/py-shellingham/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659648597 -SHA256 (shellingham-1.5.0.tar.gz) = 72fb7f5c63103ca2cb91b23dee0c71fe8ad6fbfd46418ef17dbe40db51592dad -SIZE (shellingham-1.5.0.tar.gz) = 8974 +TIMESTAMP = 1676316432 +SHA256 (shellingham-1.5.1.tar.gz) = 41bc81fa8d74afb04338e0398f9732ee2217407ade778ae1e2709bde89d85c45 +SIZE (shellingham-1.5.1.tar.gz) = 10199 |