checkmate5 4.0.98__py3-none-any.whl → 4.1.0.dev1__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.
@@ -0,0 +1,2 @@
1
+ #!/bin/bash
2
+ ssh -F "$CONFIG_FILE" $@
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: checkmate5
3
- Version: 4.0.98
3
+ Version: 4.1.0.dev1
4
4
  Summary: A meta-code checker written in Python.
5
5
  Author: Andreas Dewes
6
6
  License: AGPL-3.0
@@ -1,6 +1,8 @@
1
1
  checkmate/__init__.py,sha256=h0A5VNAgY_KCei1186pBJXycyUYDdeInykmh26yrxOM,1121
2
2
  checkmate/__main__.py,sha256=f39qxz9fNWmRBKiqJij6cYBO-ekZghr7dDOqAF6xvjU,1182
3
3
  checkmate/exceptions.py,sha256=QmXREqMV_3oinlOgI_4Iwz7_nL61UsrubkG-SXEBW8M,117
4
+ checkmate/__pycache__/__init__.cpython-312.pyc,sha256=d40ed5drH8hrXIMCX4VEwfQ7geTt205cNxxArEL6kZE,154
5
+ checkmate/__pycache__/__main__.cpython-312.pyc,sha256=wjNKuSg-Vsb1HI5d226Epy3Jbe1yPjBa39TwKAC9OKw,280
4
6
  checkmate/contrib/__init__.py,sha256=h0A5VNAgY_KCei1186pBJXycyUYDdeInykmh26yrxOM,1121
5
7
  checkmate/contrib/plugins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
8
  checkmate/contrib/plugins/all/gptanalyzer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -26,6 +28,7 @@ checkmate/contrib/plugins/git/hooks/project.py,sha256=tbnGJG6yr_iO7DxegMkvCck14L
26
28
  checkmate/contrib/plugins/git/lib/__init__.py,sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0,24
27
29
  checkmate/contrib/plugins/git/lib/repository.py,sha256=0sXDuyirzwciWlhNiSBQvg2eH5ONB0v4_SJjy8ygIek,20940
28
30
  checkmate/contrib/plugins/git/lib/repository_pygit2.py,sha256=UReXa4UpxOCJ51ufOFVQdiBJ6vFUaH8GeVoiono3aOI,19981
31
+ checkmate/contrib/plugins/git/lib/ssh,sha256=tAZ8WPDoLcRSZHo_uhyq_MG69AY3SJo7P4N9fZ3UzuU,37
29
32
  checkmate/contrib/plugins/golang/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
33
  checkmate/contrib/plugins/golang/gostaticcheck/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
31
34
  checkmate/contrib/plugins/golang/gostaticcheck/analyzer.py,sha256=dDp7zmX1oNWiR2p10z8x0ekvXql0S3ubbe-_elzZcM0,3050
@@ -110,9 +113,9 @@ checkmate/scripts/manage.py,sha256=mpioBaxzirAKXZtbxO-y4dbOcc6UoP0MaAMsNuKHbz0,4
110
113
  checkmate/settings/__init__.py,sha256=z32hPz-kGS-tTGa6dWCFjrrrbS_eagLd-YrqBP3gjWI,33
111
114
  checkmate/settings/base.py,sha256=3WBXZITqoWepIja96bo5JTi-TDpQALPTCugL0E8z-yE,4551
112
115
  checkmate/settings/defaults.py,sha256=HJoZIin2BHT_gBCngGZNh7WgSNLqIDTK--iW7hXez4Q,5084
113
- checkmate5-4.0.98.dist-info/LICENSE.txt,sha256=9cSf5btiPmglu3yzhXkXcf7GNT8XC9o7Y54tfhvfDp8,213739
114
- checkmate5-4.0.98.dist-info/METADATA,sha256=gO1Nawubn6y82Ej4GW58oq5mSHnbeZdy51jtMifK7bM,1234
115
- checkmate5-4.0.98.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
116
- checkmate5-4.0.98.dist-info/entry_points.txt,sha256=FbGnau5C4z98WmBYpMJqUzobQEr1AIi9aZApSavNojQ,60
117
- checkmate5-4.0.98.dist-info/top_level.txt,sha256=tl6eIJXedpLZbcbmYEwlhEzuTaSt0TvIRUesOb8gtng,10
118
- checkmate5-4.0.98.dist-info/RECORD,,
116
+ checkmate5-4.1.0.dev1.dist-info/LICENSE.txt,sha256=9cSf5btiPmglu3yzhXkXcf7GNT8XC9o7Y54tfhvfDp8,213739
117
+ checkmate5-4.1.0.dev1.dist-info/METADATA,sha256=E1NOWg7EnmVudKgikiEqZnLSd5HEq_vqDNlfWLoELDc,1238
118
+ checkmate5-4.1.0.dev1.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
119
+ checkmate5-4.1.0.dev1.dist-info/entry_points.txt,sha256=FbGnau5C4z98WmBYpMJqUzobQEr1AIi9aZApSavNojQ,60
120
+ checkmate5-4.1.0.dev1.dist-info/top_level.txt,sha256=tl6eIJXedpLZbcbmYEwlhEzuTaSt0TvIRUesOb8gtng,10
121
+ checkmate5-4.1.0.dev1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.3.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5