diff options
author | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-24 17:13:11 -0400 |
---|---|---|
committer | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-24 20:57:24 -0400 |
commit | 888206861c073ebd3e35794a2a210c13c9fe63e6 (patch) | |
tree | dc9a0e315f7cd1a7b2c876230c2647413f7cdafe | |
parent | security/tscli: Update to 0.0.8 (diff) |
benchmarks/py-locust-cloud: Update to 1.24.2
ChangeLogs:
- https://github.com/locustcloud/locust-cloud/releases/tag/1.24.0
- https://github.com/locustcloud/locust-cloud/releases/tag/1.24.1
- https://github.com/locustcloud/locust-cloud/releases/tag/1.24.2
Approved by: acm (mentor)
-rw-r--r-- | benchmarks/py-locust-cloud/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/py-locust-cloud/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/py-locust-cloud/Makefile b/benchmarks/py-locust-cloud/Makefile index 6079bd8bd905..933b7f20d339 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.24.2 CATEGORIES= benchmarks www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-locust-cloud/distinfo b/benchmarks/py-locust-cloud/distinfo index 2feba2ffd649..5b7c6e51fbb6 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 = 1750799571 +SHA256 (locust_cloud-1.24.2.tar.gz) = a2656537ff367e6d4d4673477ba9e81ed73a8423a71573cd2512248740eded77 +SIZE (locust_cloud-1.24.2.tar.gz) = 451122 |