robotcode 0.61.4__py3-none-any.whl → 0.61.6__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.61.4"
1
+ __version__ = "0.61.6"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: robotcode
3
- Version: 0.61.4
3
+ Version: 0.61.6
4
4
  Summary: Language server, debugger and tools for Robot Framework
5
5
  Project-URL: Homepage, https://robotcode.io
6
6
  Project-URL: Donate, https://github.com/sponsors/d-biehl
@@ -33,31 +33,31 @@ Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
33
33
  Classifier: Topic :: Utilities
34
34
  Classifier: Typing :: Typed
35
35
  Requires-Python: >=3.8
36
- Requires-Dist: robotcode-plugin==0.61.4
36
+ Requires-Dist: robotcode-plugin==0.61.6
37
37
  Provides-Extra: all
38
38
  Requires-Dist: docutils; extra == 'all'
39
39
  Requires-Dist: pyyaml>=5.4; extra == 'all'
40
40
  Requires-Dist: rich; extra == 'all'
41
- Requires-Dist: robotcode-analyze==0.61.4; extra == 'all'
42
- Requires-Dist: robotcode-debugger==0.61.4; extra == 'all'
43
- Requires-Dist: robotcode-language-server==0.61.4; extra == 'all'
44
- Requires-Dist: robotcode-runner==0.61.4; extra == 'all'
41
+ Requires-Dist: robotcode-analyze==0.61.6; extra == 'all'
42
+ Requires-Dist: robotcode-debugger==0.61.6; extra == 'all'
43
+ Requires-Dist: robotcode-language-server==0.61.6; extra == 'all'
44
+ Requires-Dist: robotcode-runner==0.61.6; extra == 'all'
45
45
  Requires-Dist: robotframework-robocop>=2.0.0; extra == 'all'
46
46
  Requires-Dist: robotframework-tidy>=2.0.0; extra == 'all'
47
47
  Provides-Extra: analyze
48
- Requires-Dist: robotcode-analyze==0.61.4; extra == 'analyze'
48
+ Requires-Dist: robotcode-analyze==0.61.6; extra == 'analyze'
49
49
  Provides-Extra: colored
50
50
  Requires-Dist: rich; extra == 'colored'
51
51
  Provides-Extra: debugger
52
- Requires-Dist: robotcode-debugger==0.61.4; extra == 'debugger'
52
+ Requires-Dist: robotcode-debugger==0.61.6; extra == 'debugger'
53
53
  Provides-Extra: languageserver
54
- Requires-Dist: robotcode-language-server==0.61.4; extra == 'languageserver'
54
+ Requires-Dist: robotcode-language-server==0.61.6; extra == 'languageserver'
55
55
  Provides-Extra: lint
56
56
  Requires-Dist: robotframework-robocop>=2.0.0; extra == 'lint'
57
57
  Provides-Extra: rest
58
58
  Requires-Dist: docutils; extra == 'rest'
59
59
  Provides-Extra: runner
60
- Requires-Dist: robotcode-runner==0.61.4; extra == 'runner'
60
+ Requires-Dist: robotcode-runner==0.61.6; extra == 'runner'
61
61
  Provides-Extra: tidy
62
62
  Requires-Dist: robotframework-tidy>=2.0.0; extra == 'tidy'
63
63
  Provides-Extra: yaml
@@ -1,12 +1,12 @@
1
1
  robotcode/cli/__init__.py,sha256=50H2dt1h0UHImCt-krb8z4jJfVCxUkblE3faIj7w86U,6465
2
2
  robotcode/cli/__main__.py,sha256=hX3nwROMTnsYGT1KS0rXUYrslu9sFzctYdAh66Rcckw,153
3
- robotcode/cli/__version__.py,sha256=VMvQ0rdXe4KAeYeD4bUvv9UidVKRdpVBjEyznofRaLM,23
3
+ robotcode/cli/__version__.py,sha256=9dFQbQ14bRdFFHQ_mtvnTqe4JbxoPk7e-wLohbZ54b8,23
4
4
  robotcode/cli/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
5
5
  robotcode/cli/commands/__init__.py,sha256=XJHRt_YwMO2Ni2EfL2aj4jkJXMVG6NGFTpzvSVgIRnQ,92
6
6
  robotcode/cli/commands/config.py,sha256=-KEx6nJfY3mHHmEYGJe6IPBomDSf3VlJd3YuzjO-olU,9714
7
7
  robotcode/cli/commands/profiles.py,sha256=sdVoHEZSiEWDVClkURqA0BiJ0kk1IlmK9SKjukYc6hI,4800
8
- robotcode-0.61.4.dist-info/METADATA,sha256=EVEZ0jWhR4ClLZi-HlFYwkjsUQ8RiY8rOuRXQ8SwaUU,13089
9
- robotcode-0.61.4.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
10
- robotcode-0.61.4.dist-info/entry_points.txt,sha256=Pb4DKVVdJb5PboVl48njwk3DkKQHBJOL1A8KkpemqA8,58
11
- robotcode-0.61.4.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
12
- robotcode-0.61.4.dist-info/RECORD,,
8
+ robotcode-0.61.6.dist-info/METADATA,sha256=sdxeK5xnFeJjpSEWvsoUEcmQvfsTKaI6S_yul10eMv0,13089
9
+ robotcode-0.61.6.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
10
+ robotcode-0.61.6.dist-info/entry_points.txt,sha256=Pb4DKVVdJb5PboVl48njwk3DkKQHBJOL1A8KkpemqA8,58
11
+ robotcode-0.61.6.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
12
+ robotcode-0.61.6.dist-info/RECORD,,