diff options
Diffstat (limited to 'benchmarks/py-locust-cloud')
-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 6079bd8bd905..ca944675a4fc 100644 --- a/benchmarks/py-locust-cloud/Makefile +++ b/benchmarks/py-locust-cloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= locust-cloud -DISTVERSION= 1.23.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 2feba2ffd649..5266e2d35e8c 100644 --- a/benchmarks/py-locust-cloud/distinfo +++ b/benchmarks/py-locust-cloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750314012 -SHA256 (locust_cloud-1.23.2.tar.gz) = 614051174a96672fdba3a77ba2c4bcb537fe28ad32bf4bfdb715429aabe395be -SIZE (locust_cloud-1.23.2.tar.gz) = 451096 +TIMESTAMP = 1754029824 +SHA256 (locust_cloud-1.26.3.tar.gz) = 587acfd4d2dee715fb5f0c3c2d922770babf0b7cff7b2927afbb693a9cd193cc +SIZE (locust_cloud-1.26.3.tar.gz) = 456042 |