diff --git a/comms/py-meshcore/Makefile b/comms/py-meshcore/Makefile index c6f0f0c6dc1f..8af1ac0617b0 100644 --- a/comms/py-meshcore/Makefile +++ b/comms/py-meshcore/Makefile @@ -1,23 +1,23 @@ PORTNAME= meshcore -PORTVERSION= 2.2.30 +PORTVERSION= 2.3.1 CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= samm@FreeBSD.org COMMENT= Base classes for communicating with meshcore companion radios WWW= https://github.com/meshcore-dev/meshcore_py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycayennelpp>=0:comms/py-cayennelpp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyserial-asyncio-fast>=0:comms/py-pyserial-asyncio-fast@${PY_FLAVOR} USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/comms/py-meshcore/distinfo b/comms/py-meshcore/distinfo index a087c1ba2c1f..3bb949d5b4c3 100644 --- a/comms/py-meshcore/distinfo +++ b/comms/py-meshcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772997641 -SHA256 (meshcore-2.2.30.tar.gz) = dd98fde5f14930e6ced15f56b4cc6ad367c22fadfc15c8d5d4be7dbff98c985e -SIZE (meshcore-2.2.30.tar.gz) = 68665 +TIMESTAMP = 1774041037 +SHA256 (meshcore-2.3.1.tar.gz) = 07bd2267cb84a335b915ea6dab1601ae7ae13cad5923793e66b2356c3e351e24 +SIZE (meshcore-2.3.1.tar.gz) = 69503