locust 2.42.2.dev5__py3-none-any.whl → 2.42.2.dev13__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of locust might be problematic. Click here for more details.

locust/_version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '2.42.2.dev5'
32
- __version_tuple__ = version_tuple = (2, 42, 2, 'dev5')
31
+ __version__ = version = '2.42.2.dev13'
32
+ __version_tuple__ = version_tuple = (2, 42, 2, 'dev13')
33
33
 
34
34
  __commit_id__ = commit_id = None
locust/contrib/mqtt.py CHANGED
@@ -101,7 +101,7 @@ class MqttClient(mqtt.Client):
101
101
  if not client_id:
102
102
  client_id = f"locust-{_generate_random_id(16)}"
103
103
 
104
- super().__init__(*args, **kwargs)
104
+ super().__init__(*args, client_id=client_id, protocol=protocol, **kwargs)
105
105
  self.environment = environment
106
106
  # we need to set client_id in case the broker assigns one to us
107
107
  self.client_id = client_id
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust
3
- Version: 2.42.2.dev5
3
+ Version: 2.42.2.dev13
4
4
  Summary: Developer-friendly load testing framework
5
5
  Project-URL: homepage, https://locust.io/
6
6
  Project-URL: repository, https://github.com/locustio/locust
@@ -31,7 +31,7 @@ Requires-Dist: flask-login>=0.6.3
31
31
  Requires-Dist: flask>=2.0.0
32
32
  Requires-Dist: gevent!=25.8.1,<26.0.0,>=24.10.1
33
33
  Requires-Dist: geventhttpclient>=2.3.1
34
- Requires-Dist: locust-cloud>=1.27.9
34
+ Requires-Dist: locust-cloud>=1.27.12
35
35
  Requires-Dist: msgpack>=1.0.0
36
36
  Requires-Dist: psutil>=5.9.1
37
37
  Requires-Dist: pytest<9.0.0,>=8.3.3
@@ -40,7 +40,6 @@ Requires-Dist: python-socketio[client]>=5.13.0
40
40
  Requires-Dist: pywin32; sys_platform == 'win32'
41
41
  Requires-Dist: pyzmq>=25.0.0
42
42
  Requires-Dist: requests<2.32.5,>=2.32.2
43
- Requires-Dist: setuptools>=70.0.0
44
43
  Requires-Dist: tomli>=1.1.0; python_version < '3.11'
45
44
  Requires-Dist: typing-extensions>=4.6.0; python_version < '3.12'
46
45
  Requires-Dist: werkzeug>=2.0.0
@@ -1,6 +1,6 @@
1
1
  locust/__init__.py,sha256=HadpgGidiyCDPSKwkxrk1Qw6eB7dTmftNJVftuJzAiw,1876
2
2
  locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
3
- locust/_version.py,sha256=pKQKSNs8AbkUTVSzI1kWR78Ojb_ifuwV7u89zdfPFmU,719
3
+ locust/_version.py,sha256=_h-qL8RSKtDZr5WSqfQpJSeXAGqvC26DIEorW1LwK3M,721
4
4
  locust/argument_parser.py,sha256=OwX76Ci-6Hb-oum1nJD20HuTAtSWY2vZXlp_FDjzCcI,33920
5
5
  locust/clients.py,sha256=OfMTOT3LwijczdL3u6bpDwDNM2TDcPCIwXBelizPOyw,20776
6
6
  locust/debug.py,sha256=7CCm8bIg44uGH2wqBlo1rXBzV2VzwPicLxLewz8r5CQ,5099
@@ -22,7 +22,7 @@ locust/contrib/dns.py,sha256=FyEFB69zkRtfoY_NkM_jRhLYg_QMckmAn1xLa9gYJso,2054
22
22
  locust/contrib/fasthttp.py,sha256=MpvGh8TSnV7SW4TrO559UgXfDB312g7o14ewRumvvSI,31149
23
23
  locust/contrib/milvus.py,sha256=ebOIVo6-rO3hnAMPKzMyof5MQd7kxOZFMkBNZYOluYk,13015
24
24
  locust/contrib/mongodb.py,sha256=1seUYgJOaNKwybYOP9PUEVhgl8hGy-G33f8lFj3R8W8,1246
25
- locust/contrib/mqtt.py,sha256=qwhM7xVYCBYifUSSxG_xH6rh5jUf6l17Rw_T5e0ZJK4,15800
25
+ locust/contrib/mqtt.py,sha256=3xzcSCvnwpf8s-ye97utzrOqOQg_qnQRVPg2Z7j9xT0,15840
26
26
  locust/contrib/oai.py,sha256=Ot3T8lp31ThckGbNps86oVvq6Vn845Eec0mxhDmONDE,2684
27
27
  locust/contrib/postgres.py,sha256=OuMWnGYN10K65Tq2axVESEW25Y0g5gJb0rK90jkcCJg,1230
28
28
  locust/contrib/socketio.py,sha256=iznaDtXx7ytd60-_oJAb6tc9T26tJ-NcL6vLeTh-AtQ,3236
@@ -58,8 +58,8 @@ locust/webui/dist/assets/terminal.gif,sha256=iw80LO2u0dnf4wpGfFJZauBeKTcSpw9iUfI
58
58
  locust/webui/dist/assets/testruns-dark.png,sha256=G4p2VZSBuuqF4neqUaPSshIp5OKQJ_Bvb69Luj6XuVs,125231
59
59
  locust/webui/dist/assets/testruns-light.png,sha256=JinGDiiBPOkhpfF-XCbmQqhRInqItrjrBTLKt5MlqVI,130301
60
60
  pytest_locust/plugin.py,sha256=3jr_5H_1SHCJTdQdgnTDJ-09r5jXzNKxJPkocfE9HF4,1669
61
- locust-2.42.2.dev5.dist-info/METADATA,sha256=oxJJ3--JH5ClvI7M2mXO_FPQ9AiI70XSOe_rJo5B8Wo,9961
62
- locust-2.42.2.dev5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
63
- locust-2.42.2.dev5.dist-info/entry_points.txt,sha256=0uIHcQ71R1qaWhM_sd8uBUCCJgp7gJfGHUVMnJeZfcY,86
64
- locust-2.42.2.dev5.dist-info/licenses/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
65
- locust-2.42.2.dev5.dist-info/RECORD,,
61
+ locust-2.42.2.dev13.dist-info/METADATA,sha256=Wecb6FIIYK3ECqWkvpiSPyjUo0OlSh81HglTs4qwACw,9929
62
+ locust-2.42.2.dev13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
63
+ locust-2.42.2.dev13.dist-info/entry_points.txt,sha256=0uIHcQ71R1qaWhM_sd8uBUCCJgp7gJfGHUVMnJeZfcY,86
64
+ locust-2.42.2.dev13.dist-info/licenses/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
65
+ locust-2.42.2.dev13.dist-info/RECORD,,