crackerjack 0.8.20__tar.gz → 0.9.1__tar.gz
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.
- {crackerjack-0.8.20 → crackerjack-0.9.1}/PKG-INFO +6 -7
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.pre-commit-config.yaml +8 -4
- crackerjack-0.9.1/crackerjack/.ruff_cache/0.7.1/285614542852677309 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1/crackerjack}/pyproject.toml +7 -4
- {crackerjack-0.8.20/crackerjack → crackerjack-0.9.1}/pyproject.toml +10 -3
- {crackerjack-0.8.20 → crackerjack-0.9.1}/LICENSE +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/README.md +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.gitignore +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.libcst.codemod.yaml +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/.gitignore +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.1.11/3256171999636029978 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.1.14/602324811142551221 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.1.4/10355199064880463147 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.1.6/15140459877605758699 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.1.7/1790508110482614856 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.1.9/17041001205004563469 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.2.0/10047773857155985907 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.2.1/8522267973936635051 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.2.2/18053836298936336950 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.3.0/12548816621480535786 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.3.3/11081883392474770722 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.3.4/676973378459347183 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.3.5/16311176246009842383 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.5.7/1493622539551733492 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.5.7/6231957614044513175 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.5.7/9932762556785938009 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.0/11982804814124138945 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.0/12055761203849489982 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.2/1206147804896221174 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.4/1206147804896221174 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.5/1206147804896221174 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.7/3657366982708166874 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/0.6.9/285614542852677309 +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/.ruff_cache/CACHEDIR.TAG +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/__init__.py +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/__main__.py +0 -0
- {crackerjack-0.8.20 → crackerjack-0.9.1}/crackerjack/crackerjack.py +0 -0
@@ -1,9 +1,8 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Crackerjack
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.9.1
|
4
4
|
Summary: Crackerjack code style
|
5
5
|
Keywords: black,ruff,mypy,creosote,refurb
|
6
|
-
Home-page: https://github.com/lesleslie/crackerjack
|
7
6
|
Author-Email: lesleslie <les@wedgwoodwebworks.com>
|
8
7
|
Maintainer-Email: lesleslie <les@wedgwoodwebworks.com>
|
9
8
|
License: BSD-3-Clause
|
@@ -19,9 +18,9 @@ Classifier: Topic :: Utilities
|
|
19
18
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
20
19
|
Classifier: License :: OSI Approved :: BSD License
|
21
20
|
Classifier: Typing :: Typed
|
22
|
-
Project-URL:
|
23
|
-
Project-URL:
|
24
|
-
Project-URL:
|
21
|
+
Project-URL: homepage, https://github.com/lesleslie/crackerjack
|
22
|
+
Project-URL: documentation, https://github.com/lesleslie/crackerjack
|
23
|
+
Project-URL: repository, https://github.com/lesleslie/crackerjack
|
25
24
|
Requires-Python: >=3.12
|
26
25
|
Requires-Dist: click>=8.1.7
|
27
26
|
Requires-Dist: aioconsole>=0.8.0
|
@@ -31,9 +30,9 @@ Requires-Dist: pre-commit>=4.0.1
|
|
31
30
|
Requires-Dist: pytest>=8.3.3
|
32
31
|
Requires-Dist: pydantic>=2.9.2
|
33
32
|
Requires-Dist: aiopath>=0.7.7
|
34
|
-
Requires-Dist: acb>=0.6.
|
33
|
+
Requires-Dist: acb>=0.6.32
|
35
34
|
Requires-Dist: pdm-bump>=0.9.8
|
36
|
-
Requires-Dist: pdm>=2.19.
|
35
|
+
Requires-Dist: pdm>=2.19.3
|
37
36
|
Description-Content-Type: text/markdown
|
38
37
|
|
39
38
|
# Crackerjack Python
|
@@ -1,6 +1,6 @@
|
|
1
1
|
repos:
|
2
2
|
- repo: https://github.com/pdm-project/pdm
|
3
|
-
rev: 2.19.
|
3
|
+
rev: 2.19.3 # a PDM release exposing the hook
|
4
4
|
hooks:
|
5
5
|
- id: pdm-lock-check
|
6
6
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
@@ -17,10 +17,14 @@ repos:
|
|
17
17
|
- id: check-added-large-files
|
18
18
|
name: check-added-large-files
|
19
19
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
20
|
-
rev: v0.
|
20
|
+
rev: v0.7.1
|
21
21
|
hooks:
|
22
22
|
- id: ruff-format
|
23
23
|
- id: ruff
|
24
|
+
- repo: https://github.com/jendrikseipp/vulture
|
25
|
+
rev: 'v2.13'
|
26
|
+
hooks:
|
27
|
+
- id: vulture
|
24
28
|
- repo: https://github.com/fredrikaverpil/creosote
|
25
29
|
rev: v3.1.0
|
26
30
|
hooks:
|
@@ -61,11 +65,11 @@ repos:
|
|
61
65
|
- id: bandit
|
62
66
|
args: ["-c", "pyproject.toml"]
|
63
67
|
- repo: https://github.com/RobertCraigie/pyright-python
|
64
|
-
rev: v1.1.
|
68
|
+
rev: v1.1.386
|
65
69
|
hooks:
|
66
70
|
- id: pyright
|
67
71
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
68
|
-
rev: v0.
|
72
|
+
rev: v0.7.1
|
69
73
|
hooks:
|
70
74
|
- id: ruff
|
71
75
|
- id: ruff-format
|
Binary file
|
@@ -43,6 +43,10 @@ max-complexity = 12
|
|
43
43
|
[tool.ruff.lint.pydocstyle]
|
44
44
|
convention = "google"
|
45
45
|
|
46
|
+
[tool.vulture]
|
47
|
+
min_confidence = 84
|
48
|
+
paths = ["crackerjack",]
|
49
|
+
|
46
50
|
[tool.creosote]
|
47
51
|
paths = [
|
48
52
|
"crackerjack",
|
@@ -98,10 +102,9 @@ pythonVersion = "3.12"
|
|
98
102
|
pythonPlatform = "Darwin"
|
99
103
|
|
100
104
|
[tool.pdm]
|
101
|
-
|
102
105
|
[project]
|
103
106
|
name = "Crackerjack"
|
104
|
-
version = "0.
|
107
|
+
version = "0.9.0"
|
105
108
|
description = "Crackerjack code style"
|
106
109
|
requires-python = ">=3.12"
|
107
110
|
readme = "README.md"
|
@@ -135,9 +138,9 @@ dependencies = [
|
|
135
138
|
"pytest>=8.3.3",
|
136
139
|
"pydantic>=2.9.2",
|
137
140
|
"aiopath>=0.7.7",
|
138
|
-
"acb>=0.6.
|
141
|
+
"acb>=0.6.32",
|
139
142
|
"pdm-bump>=0.9.8",
|
140
|
-
"pdm>=2.19.
|
143
|
+
"pdm>=2.19.3",
|
141
144
|
]
|
142
145
|
authors = [
|
143
146
|
{ name = "lesleslie", email = "les@wedgwoodwebworks.com" },
|
@@ -43,6 +43,12 @@ max-complexity = 12
|
|
43
43
|
[tool.ruff.lint.pydocstyle]
|
44
44
|
convention = "google"
|
45
45
|
|
46
|
+
[tool.vulture]
|
47
|
+
min_confidence = 84
|
48
|
+
paths = [
|
49
|
+
"crackerjack",
|
50
|
+
]
|
51
|
+
|
46
52
|
[tool.creosote]
|
47
53
|
paths = [
|
48
54
|
"crackerjack",
|
@@ -98,9 +104,10 @@ pythonVersion = "3.12"
|
|
98
104
|
pythonPlatform = "Darwin"
|
99
105
|
|
100
106
|
[tool.pdm]
|
107
|
+
|
101
108
|
[project]
|
102
109
|
name = "Crackerjack"
|
103
|
-
version = "0.
|
110
|
+
version = "0.9.1"
|
104
111
|
description = "Crackerjack code style"
|
105
112
|
requires-python = ">=3.12"
|
106
113
|
readme = "README.md"
|
@@ -134,9 +141,9 @@ dependencies = [
|
|
134
141
|
"pytest>=8.3.3",
|
135
142
|
"pydantic>=2.9.2",
|
136
143
|
"aiopath>=0.7.7",
|
137
|
-
"acb>=0.6.
|
144
|
+
"acb>=0.6.32",
|
138
145
|
"pdm-bump>=0.9.8",
|
139
|
-
"pdm>=2.19.
|
146
|
+
"pdm>=2.19.3",
|
140
147
|
]
|
141
148
|
authors = [
|
142
149
|
{ name = "lesleslie", email = "les@wedgwoodwebworks.com" },
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|