robotcode-robot 0.57.2__py3-none-any.whl → 0.57.3__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- __version__ = "0.57.2"
1
+ __version__ = "0.57.3"
@@ -120,8 +120,8 @@ class Expression:
120
120
 
121
121
  Examples:
122
122
  ```toml
123
- if = "re.match(r'^\\d+$', environ.get('TEST_VAR', ''))"
124
- if = "platform.system() == 'Linux'"
123
+ expr = "re.match(r'^\\d+$', environ.get('TEST_VAR', ''))"
124
+ expr = "platform.system() == 'Linux'"
125
125
  ```
126
126
  """,
127
127
  no_default=True,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: robotcode-robot
3
- Version: 0.57.2
3
+ Version: 0.57.3
4
4
  Summary: Support classes for RobotCode for handling Robot Framework projects.
5
5
  Project-URL: Homepage, https://robotcode.io
6
6
  Project-URL: Donate, https://github.com/sponsors/d-biehl
@@ -26,7 +26,7 @@ Classifier: Topic :: Utilities
26
26
  Classifier: Typing :: Typed
27
27
  Requires-Python: >=3.8
28
28
  Requires-Dist: platformdirs<3.9.0,>=3.2.0
29
- Requires-Dist: robotcode-core==0.57.2
29
+ Requires-Dist: robotcode-core==0.57.3
30
30
  Requires-Dist: robotframework>=4.1.0
31
31
  Requires-Dist: tomli>=1.1.0; python_version < '3.11'
32
32
  Description-Content-Type: text/markdown
@@ -1,12 +1,12 @@
1
1
  robotcode/robot/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- robotcode/robot/__version__.py,sha256=T5G4-A0ImCfSRsihSHrUsz-Jg4KSifIo4CFskzu9TeQ,23
2
+ robotcode/robot/__version__.py,sha256=PyQFN4o2Jcewj6zpTJxXeFVWa3fk7sbCAPpVIIs8O0I,23
3
3
  robotcode/robot/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
4
4
  robotcode/robot/utils.py,sha256=hz4AnAqMWiTy9JJAF9PHvjF7_x7DCifM8xEw9MODS1w,374
5
5
  robotcode/robot/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  robotcode/robot/config/loader.py,sha256=K1ErXbhOnfxHA3bAc1ERkNbILnHjTp12gK8UBOyl5V8,4390
7
- robotcode/robot/config/model.py,sha256=djH_akQ5YJjBpYyoxLomDwuKgF7U3MbkwGCVGThGhoc,80002
7
+ robotcode/robot/config/model.py,sha256=GhP-SOXOFOilmX7fB65qCY_cy8NmRYpw-aQ9Hnsk5aM,80006
8
8
  robotcode/robot/config/utils.py,sha256=hX-bMn9CFqxrcwQo-WPnRXh1PK434HYbLQgZp89ZHeE,2447
9
- robotcode_robot-0.57.2.dist-info/METADATA,sha256=aZ1LIz3nje-E6PeTOO7YZ7VGQ9n_TOvQcAAbOieKPR0,2220
10
- robotcode_robot-0.57.2.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
11
- robotcode_robot-0.57.2.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
12
- robotcode_robot-0.57.2.dist-info/RECORD,,
9
+ robotcode_robot-0.57.3.dist-info/METADATA,sha256=-LvjsKZ05Dg_MHsYD7OrkGjib2Ls8y3JEbAu2KtEp6I,2220
10
+ robotcode_robot-0.57.3.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
11
+ robotcode_robot-0.57.3.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
12
+ robotcode_robot-0.57.3.dist-info/RECORD,,