diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/py-locust-cloud/Makefile | 5 | ||||
-rw-r--r-- | benchmarks/py-locust-cloud/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/py-locust-cloud/Makefile b/benchmarks/py-locust-cloud/Makefile index 933b7f20d339..ca944675a4fc 100644 --- a/benchmarks/py-locust-cloud/Makefile +++ b/benchmarks/py-locust-cloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= locust-cloud -DISTVERSION= 1.24.2 +DISTVERSION= 1.26.3 CATEGORIES= benchmarks www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configargparse>=0:devel/py-configargparse@${ ${PYTHON_PKGNAMEPREFIX}gevent>=0:devel/py-gevent@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-socketio>=0:devel/py-python-socketio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-engineio>=0:devel/py-python-engineio@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/benchmarks/py-locust-cloud/distinfo b/benchmarks/py-locust-cloud/distinfo index 5b7c6e51fbb6..5266e2d35e8c 100644 --- a/benchmarks/py-locust-cloud/distinfo +++ b/benchmarks/py-locust-cloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750799571 -SHA256 (locust_cloud-1.24.2.tar.gz) = a2656537ff367e6d4d4673477ba9e81ed73a8423a71573cd2512248740eded77 -SIZE (locust_cloud-1.24.2.tar.gz) = 451122 +TIMESTAMP = 1754029824 +SHA256 (locust_cloud-1.26.3.tar.gz) = 587acfd4d2dee715fb5f0c3c2d922770babf0b7cff7b2927afbb693a9cd193cc +SIZE (locust_cloud-1.26.3.tar.gz) = 456042 |