robotcode 0.79.0__py3-none-any.whl → 0.80.0__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.
@@ -1 +1 @@
1
- __version__ = "0.79.0"
1
+ __version__ = "0.80.0"
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: robotcode
3
- Version: 0.79.0
3
+ Version: 0.80.0
4
4
  Summary: Command line interface for RobotCode
5
5
  Project-URL: Homepage, https://robotcode.io
6
6
  Project-URL: Donate, https://github.com/sponsors/d-biehl
7
- Project-URL: Documentation, https://github.com/d-biehl/robotcode#readme
8
- Project-URL: Changelog, https://github.com/d-biehl/robotcode/blob/main/CHANGELOG.md
9
- Project-URL: Issues, https://github.com/d-biehl/robotcode/issues
10
- Project-URL: Source, https://github.com/d-biehl/robotcode
7
+ Project-URL: Documentation, https://github.com/robotcodedev/robotcode#readme
8
+ Project-URL: Changelog, https://github.com/robotcodedev/robotcode/blob/main/CHANGELOG.md
9
+ Project-URL: Issues, https://github.com/robotcodedev/robotcode/issues
10
+ Project-URL: Source, https://github.com/robotcodedev/robotcode
11
11
  Author-email: Daniel Biehl <dbiehl@live.de>
12
12
  License: Apache-2.0
13
13
  License-File: LICENSE.txt
@@ -33,33 +33,33 @@ 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-core==0.79.0
37
- Requires-Dist: robotcode-plugin==0.79.0
38
- Requires-Dist: robotcode-robot==0.79.0
36
+ Requires-Dist: robotcode-core==0.80.0
37
+ Requires-Dist: robotcode-plugin==0.80.0
38
+ Requires-Dist: robotcode-robot==0.80.0
39
39
  Provides-Extra: all
40
40
  Requires-Dist: docutils; extra == 'all'
41
41
  Requires-Dist: pyyaml>=5.4; extra == 'all'
42
42
  Requires-Dist: rich; extra == 'all'
43
- Requires-Dist: robotcode-analyze==0.79.0; extra == 'all'
44
- Requires-Dist: robotcode-debugger==0.79.0; extra == 'all'
45
- Requires-Dist: robotcode-language-server==0.79.0; extra == 'all'
46
- Requires-Dist: robotcode-runner==0.79.0; extra == 'all'
43
+ Requires-Dist: robotcode-analyze==0.80.0; extra == 'all'
44
+ Requires-Dist: robotcode-debugger==0.80.0; extra == 'all'
45
+ Requires-Dist: robotcode-language-server==0.80.0; extra == 'all'
46
+ Requires-Dist: robotcode-runner==0.80.0; extra == 'all'
47
47
  Requires-Dist: robotframework-robocop>=2.0.0; extra == 'all'
48
48
  Requires-Dist: robotframework-tidy>=2.0.0; extra == 'all'
49
49
  Provides-Extra: analyze
50
- Requires-Dist: robotcode-analyze==0.79.0; extra == 'analyze'
50
+ Requires-Dist: robotcode-analyze==0.80.0; extra == 'analyze'
51
51
  Provides-Extra: colored
52
52
  Requires-Dist: rich; extra == 'colored'
53
53
  Provides-Extra: debugger
54
- Requires-Dist: robotcode-debugger==0.79.0; extra == 'debugger'
54
+ Requires-Dist: robotcode-debugger==0.80.0; extra == 'debugger'
55
55
  Provides-Extra: languageserver
56
- Requires-Dist: robotcode-language-server==0.79.0; extra == 'languageserver'
56
+ Requires-Dist: robotcode-language-server==0.80.0; extra == 'languageserver'
57
57
  Provides-Extra: lint
58
58
  Requires-Dist: robotframework-robocop>=2.0.0; extra == 'lint'
59
59
  Provides-Extra: rest
60
60
  Requires-Dist: docutils; extra == 'rest'
61
61
  Provides-Extra: runner
62
- Requires-Dist: robotcode-runner==0.79.0; extra == 'runner'
62
+ Requires-Dist: robotcode-runner==0.80.0; extra == 'runner'
63
63
  Provides-Extra: tidy
64
64
  Requires-Dist: robotframework-tidy>=2.0.0; extra == 'tidy'
65
65
  Provides-Extra: yaml
@@ -70,8 +70,8 @@ Description-Content-Type: text/markdown
70
70
 
71
71
  [![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/d-biehl.robotcode?style=flat&label=VS%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
72
72
  [![Installs](https://img.shields.io/visual-studio-marketplace/i/d-biehl.robotcode?style=flat)](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
73
- [![Build Status](https://img.shields.io/github/actions/workflow/status/d-biehl/robotcode/build-test-package-publish.yml?branch=main&style=flat&logo=github)](https://github.com/d-biehl/robotcode/actions?query=workflow:build_test_package_publish)
74
- [![License](https://img.shields.io/github/license/d-biehl/robotcode?style=flat&logo=apache)](https://github.com/d-biehl/robotcode/blob/master/LICENSE)
73
+ [![Build Status](https://img.shields.io/github/actions/workflow/status/robotcodedev/robotcode/build-test-package-publish.yml?branch=main&style=flat&logo=github)](https://github.com/robotcodedev/robotcode/actions?query=workflow:build_test_package_publish)
74
+ [![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE)
75
75
 
76
76
  [![PyPI - Version](https://img.shields.io/pypi/v/robotcode.svg?style=flat)](https://pypi.org/project/robotcode)
77
77
  [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode.svg?style=flat)](https://pypi.org/project/robotcode)
@@ -1,12 +1,12 @@
1
1
  robotcode/cli/__init__.py,sha256=6c-evRLgJ0NR08YvynBQzKxAesAbXB0fnrzZ7MvBDM0,7115
2
2
  robotcode/cli/__main__.py,sha256=hX3nwROMTnsYGT1KS0rXUYrslu9sFzctYdAh66Rcckw,153
3
- robotcode/cli/__version__.py,sha256=1nnRuZbUvt4h80F41M2EZqt3TsZYyhJ2C2rRdk9uzhA,23
3
+ robotcode/cli/__version__.py,sha256=-kfBSEQjpAZbilJOxA4s8jDyP952PRUaVbdaHMuEyIs,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=vLKm8WjAa3nLLZVgCeFY40kbyjq5hjy_gFKRPCDwVr8,10020
7
7
  robotcode/cli/commands/profiles.py,sha256=HUCsNMaK75AVSG_A6F1I209xtQH2AICaoLcqpIO7Vjs,5660
8
- robotcode-0.79.0.dist-info/METADATA,sha256=EfgtRnAnimQqPPuA7chWz-4o46yDW9q7BcD1o9VbZ78,13146
9
- robotcode-0.79.0.dist-info/WHEEL,sha256=osohxoshIHTFJFVPhsi1UkZuLRGMHRXZzwEBW2ezjrc,87
10
- robotcode-0.79.0.dist-info/entry_points.txt,sha256=Pb4DKVVdJb5PboVl48njwk3DkKQHBJOL1A8KkpemqA8,58
11
- robotcode-0.79.0.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
12
- robotcode-0.79.0.dist-info/RECORD,,
8
+ robotcode-0.80.0.dist-info/METADATA,sha256=j3nUZ9SjgFrW8GYJUDMIM4n-Btb1iG3X2AcCAmHZtiM,13186
9
+ robotcode-0.80.0.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
10
+ robotcode-0.80.0.dist-info/entry_points.txt,sha256=Pb4DKVVdJb5PboVl48njwk3DkKQHBJOL1A8KkpemqA8,58
11
+ robotcode-0.80.0.dist-info/licenses/LICENSE.txt,sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8,10280
12
+ robotcode-0.80.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.24.1
2
+ Generator: hatchling 1.24.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any