diff --git a/comms/py-meshcore/Makefile b/comms/py-meshcore/Makefile index a8ac22a35d5a..c6f0f0c6dc1f 100644 --- a/comms/py-meshcore/Makefile +++ b/comms/py-meshcore/Makefile @@ -1,22 +1,23 @@ PORTNAME= meshcore -PORTVERSION= 2.2.25 +PORTVERSION= 2.2.30 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 8509c489fd65..a087c1ba2c1f 100644 --- a/comms/py-meshcore/distinfo +++ b/comms/py-meshcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772917724 -SHA256 (meshcore-2.2.25.tar.gz) = 13ea1b7ff72564923b16c5d040a44b4966ec316bbb78826260b058e6725c8852 -SIZE (meshcore-2.2.25.tar.gz) = 68356 +TIMESTAMP = 1772997641 +SHA256 (meshcore-2.2.30.tar.gz) = dd98fde5f14930e6ced15f56b4cc6ad367c22fadfc15c8d5d4be7dbff98c985e +SIZE (meshcore-2.2.30.tar.gz) = 68665