diff --git a/devel/py-aiorpcX/Makefile b/devel/py-aiorpcX/Makefile index 6a35eda3d001..74c68e91ec3d 100644 --- a/devel/py-aiorpcX/Makefile +++ b/devel/py-aiorpcX/Makefile @@ -1,25 +1,25 @@ # Created by: Emanuel Haupt # # Maintainer note: newer versions require python >= 3.8 PORTNAME= aiorpcX -PORTVERSION= 0.18.5 +PORTVERSION= 0.18.7 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Generic async RPC implementation, including JSON-RPC LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=0:devel/py-websockets@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/devel/py-aiorpcX/distinfo b/devel/py-aiorpcX/distinfo index 9ac3d7dc4d89..20569b665d00 100644 --- a/devel/py-aiorpcX/distinfo +++ b/devel/py-aiorpcX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609567177 -SHA256 (aiorpcX-0.18.5.tar.gz) = 18eba632833b3ac75bbf7db67b32920129670b91919d7f54aeed35c813e8357a -SIZE (aiorpcX-0.18.5.tar.gz) = 28093 +TIMESTAMP = 1617739396 +SHA256 (aiorpcX-0.18.7.tar.gz) = 808a9ec9172df11677a0f7b459b69d1a6cf8b19c19da55541fa31fb1afce5ce7 +SIZE (aiorpcX-0.18.7.tar.gz) = 28206