diff --git a/devel/py-riot/Makefile b/devel/py-riot/Makefile index 468312998984..0d81285abc99 100644 --- a/devel/py-riot/Makefile +++ b/devel/py-riot/Makefile @@ -1,35 +1,35 @@ PORTNAME= riot -PORTVERSION= 0.21.0 +PORTVERSION= 0.22.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple Python test runner runner WWW= https://ddriot.readthedocs.io/en/latest/ \ https://github.com/DataDog/riot LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.apache2 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=9.2.2<9.3:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>=0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.36.1:devel/py-virtualenv@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include .if ${PYTHON_REL} >= 31200 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} .endif .include diff --git a/devel/py-riot/distinfo b/devel/py-riot/distinfo index a9e08a0b72ea..58734a96b033 100644 --- a/devel/py-riot/distinfo +++ b/devel/py-riot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421642 -SHA256 (riot-0.21.0.tar.gz) = 12f57fe24c7965af275d2ca0f6e06cd219bbdcbf14fc819fabc6cb62cea9f1c0 -SIZE (riot-0.21.0.tar.gz) = 42232 +TIMESTAMP = 1779520150 +SHA256 (riot-0.22.0.tar.gz) = c92493dc906a7adf111efcefc30c4a21d67d2a6b00cae2bcc9c83237ca308b0b +SIZE (riot-0.22.0.tar.gz) = 50415