robotcode-robot 0.61.6__py3-none-any.whl → 0.61.7__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- robotcode/robot/__version__.py +1 -1
- {robotcode_robot-0.61.6.dist-info → robotcode_robot-0.61.7.dist-info}/METADATA +2 -2
- {robotcode_robot-0.61.6.dist-info → robotcode_robot-0.61.7.dist-info}/RECORD +5 -5
- {robotcode_robot-0.61.6.dist-info → robotcode_robot-0.61.7.dist-info}/WHEEL +0 -0
- {robotcode_robot-0.61.6.dist-info → robotcode_robot-0.61.7.dist-info}/licenses/LICENSE.txt +0 -0
robotcode/robot/__version__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.61.
|
1
|
+
__version__ = "0.61.7"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: robotcode-robot
|
3
|
-
Version: 0.61.
|
3
|
+
Version: 0.61.7
|
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.12.0,>=3.2.0
|
29
|
-
Requires-Dist: robotcode-core==0.61.
|
29
|
+
Requires-Dist: robotcode-core==0.61.7
|
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=
|
2
|
+
robotcode/robot/__version__.py,sha256=GgAVuMn5A79Blr4z1e2x5m6mJiWyedKU_GPjx8eZXF8,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=OAGYDfzYSuCfOCpjUrvuEukkCDPzaYJaqIiXeElwogs,5653
|
7
7
|
robotcode/robot/config/model.py,sha256=TaRUFWdb9j-f_ovkVhZPzbDgWzbmIRUaA0_NgoB-Pq0,80952
|
8
8
|
robotcode/robot/config/utils.py,sha256=hX-bMn9CFqxrcwQo-WPnRXh1PK434HYbLQgZp89ZHeE,2447
|
9
|
-
robotcode_robot-0.61.
|
10
|
-
robotcode_robot-0.61.
|
11
|
-
robotcode_robot-0.61.
|
12
|
-
robotcode_robot-0.61.
|
9
|
+
robotcode_robot-0.61.7.dist-info/METADATA,sha256=nfDieIV52KEvrVL4tpeGn3JwoFF52q-fEfiqRnp9MSY,2221
|
10
|
+
robotcode_robot-0.61.7.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
|
11
|
+
robotcode_robot-0.61.7.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
|
12
|
+
robotcode_robot-0.61.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|