crackerjack 0.31.12__py3-none-any.whl → 0.31.13__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.
Potentially problematic release.
This version of crackerjack might be problematic. Click here for more details.
- crackerjack/dynamic_config.py +3 -3
- {crackerjack-0.31.12.dist-info → crackerjack-0.31.13.dist-info}/METADATA +1 -1
- {crackerjack-0.31.12.dist-info → crackerjack-0.31.13.dist-info}/RECORD +6 -6
- {crackerjack-0.31.12.dist-info → crackerjack-0.31.13.dist-info}/WHEEL +0 -0
- {crackerjack-0.31.12.dist-info → crackerjack-0.31.13.dist-info}/entry_points.txt +0 -0
- {crackerjack-0.31.12.dist-info → crackerjack-0.31.13.dist-info}/licenses/LICENSE +0 -0
crackerjack/dynamic_config.py
CHANGED
|
@@ -236,7 +236,7 @@ HOOKS_REGISTRY: dict[str, list[HookMetadata]] = {
|
|
|
236
236
|
"id": "ruff-check",
|
|
237
237
|
"name": None,
|
|
238
238
|
"repo": "https://github.com/astral-sh/ruff-pre-commit",
|
|
239
|
-
"rev": "v0.12.
|
|
239
|
+
"rev": "v0.12.12",
|
|
240
240
|
"tier": 2,
|
|
241
241
|
"time_estimate": 1.5,
|
|
242
242
|
"stages": None,
|
|
@@ -253,7 +253,7 @@ HOOKS_REGISTRY: dict[str, list[HookMetadata]] = {
|
|
|
253
253
|
"id": "ruff-format",
|
|
254
254
|
"name": None,
|
|
255
255
|
"repo": "https://github.com/astral-sh/ruff-pre-commit",
|
|
256
|
-
"rev": "v0.12.
|
|
256
|
+
"rev": "v0.12.12",
|
|
257
257
|
"tier": 2,
|
|
258
258
|
"time_estimate": 1.0,
|
|
259
259
|
"stages": None,
|
|
@@ -357,7 +357,7 @@ HOOKS_REGISTRY: dict[str, list[HookMetadata]] = {
|
|
|
357
357
|
"id": "pyright",
|
|
358
358
|
"name": None,
|
|
359
359
|
"repo": "https://github.com/RobertCraigie/pyright-python",
|
|
360
|
-
"rev": "v1.1.
|
|
360
|
+
"rev": "v1.1.405",
|
|
361
361
|
"tier": 3,
|
|
362
362
|
"time_estimate": 5.0,
|
|
363
363
|
"stages": ["pre-push", "manual"],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crackerjack
|
|
3
|
-
Version: 0.31.
|
|
3
|
+
Version: 0.31.13
|
|
4
4
|
Summary: Opinionated Python project management tool
|
|
5
5
|
Project-URL: documentation, https://github.com/lesleslie/crackerjack
|
|
6
6
|
Project-URL: homepage, https://github.com/lesleslie/crackerjack
|
|
@@ -4,7 +4,7 @@ crackerjack/__init__.py,sha256=k8_Ev_3fWdjFtGNSJdSOvyaSLW54y3j484d3a8k_Ob4,1396
|
|
|
4
4
|
crackerjack/__main__.py,sha256=9pk6RqxhoEwgsz0WG2Y_BmWEtc8bPRlrzEf_xhw-9Vg,7856
|
|
5
5
|
crackerjack/api.py,sha256=eY6DTqKj_xtUagfeaNzJfj-Gj4RlTvxhcNpTACURmxE,22696
|
|
6
6
|
crackerjack/code_cleaner.py,sha256=3kcLnyb5o0l3qNB6al6xIdtqSWx56P4likUDatFyzTw,46410
|
|
7
|
-
crackerjack/dynamic_config.py,sha256=
|
|
7
|
+
crackerjack/dynamic_config.py,sha256=PyOI3ZyhadPfCdWvSq4MpK_tKIk7yro3nJw49PcvokQ,19107
|
|
8
8
|
crackerjack/errors.py,sha256=yYbZ92kn_y6acEWgQvEPvozAYs2HT65uLwAXrtXxGsE,10049
|
|
9
9
|
crackerjack/interactive.py,sha256=yjTnk0xWvDnZeCaB11TcRGxVLTXWPRnGBsekiMcyRvU,21317
|
|
10
10
|
crackerjack/py313.py,sha256=qaVyH9f-5psJeJH1BVqh29z5QaYlcPGpMOMerJu0NoA,7195
|
|
@@ -171,8 +171,8 @@ crackerjack/slash_commands/status.md,sha256=U3qqppVLtIIm2lEiMYaKagaHYLI9UplL7OH1
|
|
|
171
171
|
crackerjack/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
172
172
|
crackerjack/tools/validate_input_validator_patterns.py,sha256=cvplbjkXKvXdtnFZfhKihM3XBkBuXAbcghocaN5PYbg,9195
|
|
173
173
|
crackerjack/tools/validate_regex_patterns.py,sha256=VBoJ7rg3ZvESGq6B6E8_d_7-mXN9r-qruh-0q_OqbP8,6285
|
|
174
|
-
crackerjack-0.31.
|
|
175
|
-
crackerjack-0.31.
|
|
176
|
-
crackerjack-0.31.
|
|
177
|
-
crackerjack-0.31.
|
|
178
|
-
crackerjack-0.31.
|
|
174
|
+
crackerjack-0.31.13.dist-info/METADATA,sha256=HrpoX0gBxvpDPr5uPIyYTHj2n-W3i96j_oGti7YOilg,30893
|
|
175
|
+
crackerjack-0.31.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
176
|
+
crackerjack-0.31.13.dist-info/entry_points.txt,sha256=AJKNft0WXm9xoGUJ3Trl-iXHOWxRAYbagQiza3AILr4,57
|
|
177
|
+
crackerjack-0.31.13.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
|
|
178
|
+
crackerjack-0.31.13.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|