diff --git a/comms/py-meshcore/Makefile b/comms/py-meshcore/Makefile index 8af1ac0617b0..734f6359abe3 100644 --- a/comms/py-meshcore/Makefile +++ b/comms/py-meshcore/Makefile @@ -1,23 +1,23 @@ PORTNAME= meshcore -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.3 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 3bb949d5b4c3..afc5ac8f0004 100644 --- a/comms/py-meshcore/distinfo +++ b/comms/py-meshcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774041037 -SHA256 (meshcore-2.3.1.tar.gz) = 07bd2267cb84a335b915ea6dab1601ae7ae13cad5923793e66b2356c3e351e24 -SIZE (meshcore-2.3.1.tar.gz) = 69503 +TIMESTAMP = 1774675919 +SHA256 (meshcore-2.3.3.tar.gz) = ea41f851ba398e6c237a977ec28b50b9f9c6053ff228af2245c10f304e85a029 +SIZE (meshcore-2.3.3.tar.gz) = 69914