crackerjack 0.8.18__tar.gz → 0.8.20__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.18 → crackerjack-0.8.20}/PKG-INFO +5 -5
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.pre-commit-config.yaml +7 -7
- crackerjack-0.8.20/crackerjack/.ruff_cache/0.6.7/3657366982708166874 +0 -0
- crackerjack-0.8.20/crackerjack/.ruff_cache/0.6.9/285614542852677309 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20/crackerjack}/pyproject.toml +6 -5
- {crackerjack-0.8.18/crackerjack → crackerjack-0.8.20}/pyproject.toml +7 -5
- {crackerjack-0.8.18 → crackerjack-0.8.20}/LICENSE +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/README.md +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.gitignore +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.libcst.codemod.yaml +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/.gitignore +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.11/3256171999636029978 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.14/602324811142551221 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.4/10355199064880463147 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.6/15140459877605758699 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.7/1790508110482614856 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.9/17041001205004563469 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.2.0/10047773857155985907 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.2.1/8522267973936635051 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.2.2/18053836298936336950 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.0/12548816621480535786 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.3/11081883392474770722 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.4/676973378459347183 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.5/16311176246009842383 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.5.7/1493622539551733492 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.5.7/6231957614044513175 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.5.7/9932762556785938009 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.0/11982804814124138945 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.0/12055761203849489982 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.2/1206147804896221174 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.4/1206147804896221174 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.5/1206147804896221174 +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/CACHEDIR.TAG +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/__init__.py +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/__main__.py +0 -0
- {crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/crackerjack.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Crackerjack
|
3
|
-
Version: 0.8.
|
3
|
+
Version: 0.8.20
|
4
4
|
Summary: Crackerjack code style
|
5
5
|
Keywords: black,ruff,mypy,creosote,refurb
|
6
6
|
Home-page: https://github.com/lesleslie/crackerjack
|
@@ -26,14 +26,14 @@ Requires-Python: >=3.12
|
|
26
26
|
Requires-Dist: click>=8.1.7
|
27
27
|
Requires-Dist: aioconsole>=0.8.0
|
28
28
|
Requires-Dist: inflection>=0.5.1
|
29
|
-
Requires-Dist: autotyping>=24.
|
30
|
-
Requires-Dist: pre-commit>=
|
29
|
+
Requires-Dist: autotyping>=24.9.0
|
30
|
+
Requires-Dist: pre-commit>=4.0.1
|
31
31
|
Requires-Dist: pytest>=8.3.3
|
32
32
|
Requires-Dist: pydantic>=2.9.2
|
33
33
|
Requires-Dist: aiopath>=0.7.7
|
34
|
-
Requires-Dist: acb>=0.6.
|
34
|
+
Requires-Dist: acb>=0.6.31
|
35
35
|
Requires-Dist: pdm-bump>=0.9.8
|
36
|
-
Requires-Dist: pdm>=2.
|
36
|
+
Requires-Dist: pdm>=2.19.2
|
37
37
|
Description-Content-Type: text/markdown
|
38
38
|
|
39
39
|
# Crackerjack Python
|
@@ -1,10 +1,10 @@
|
|
1
1
|
repos:
|
2
2
|
- repo: https://github.com/pdm-project/pdm
|
3
|
-
rev: 2.
|
3
|
+
rev: 2.19.2 # 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
|
7
|
-
rev:
|
7
|
+
rev: v5.0.0
|
8
8
|
hooks:
|
9
9
|
- id: trailing-whitespace
|
10
10
|
name: trailing-whitespace
|
@@ -17,12 +17,12 @@ 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.6.
|
20
|
+
rev: v0.6.9
|
21
21
|
hooks:
|
22
22
|
- id: ruff-format
|
23
23
|
- id: ruff
|
24
24
|
- repo: https://github.com/fredrikaverpil/creosote
|
25
|
-
rev: v3.0
|
25
|
+
rev: v3.1.0
|
26
26
|
hooks:
|
27
27
|
- id: creosote
|
28
28
|
- repo: https://github.com/ikamensh/flynt/
|
@@ -56,16 +56,16 @@ repos:
|
|
56
56
|
hooks:
|
57
57
|
- id: refurb
|
58
58
|
- repo: https://github.com/PyCQA/bandit
|
59
|
-
rev: '1.7.
|
59
|
+
rev: '1.7.10'
|
60
60
|
hooks:
|
61
61
|
- id: bandit
|
62
62
|
args: ["-c", "pyproject.toml"]
|
63
63
|
- repo: https://github.com/RobertCraigie/pyright-python
|
64
|
-
rev: v1.1.
|
64
|
+
rev: v1.1.384
|
65
65
|
hooks:
|
66
66
|
- id: pyright
|
67
67
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
68
|
-
rev: v0.6.
|
68
|
+
rev: v0.6.9
|
69
69
|
hooks:
|
70
70
|
- id: ruff
|
71
71
|
- id: ruff-format
|
Binary file
|
Binary file
|
@@ -97,9 +97,10 @@ reportPrivateUsage = "warning"
|
|
97
97
|
pythonVersion = "3.12"
|
98
98
|
pythonPlatform = "Darwin"
|
99
99
|
|
100
|
+
[tool.pdm]
|
100
101
|
[project]
|
101
102
|
name = "Crackerjack"
|
102
|
-
version = "0.8.
|
103
|
+
version = "0.8.19"
|
103
104
|
description = "Crackerjack code style"
|
104
105
|
requires-python = ">=3.12"
|
105
106
|
readme = "README.md"
|
@@ -128,14 +129,14 @@ dependencies = [
|
|
128
129
|
"click>=8.1.7",
|
129
130
|
"aioconsole>=0.8.0",
|
130
131
|
"inflection>=0.5.1",
|
131
|
-
"autotyping>=24.
|
132
|
-
"pre-commit>=
|
132
|
+
"autotyping>=24.9.0",
|
133
|
+
"pre-commit>=4.0.1",
|
133
134
|
"pytest>=8.3.3",
|
134
135
|
"pydantic>=2.9.2",
|
135
136
|
"aiopath>=0.7.7",
|
136
|
-
"acb>=0.6.
|
137
|
+
"acb>=0.6.31",
|
137
138
|
"pdm-bump>=0.9.8",
|
138
|
-
"pdm>=2.
|
139
|
+
"pdm>=2.19.2",
|
139
140
|
]
|
140
141
|
authors = [
|
141
142
|
{ name = "lesleslie", email = "les@wedgwoodwebworks.com" },
|
@@ -97,9 +97,11 @@ reportPrivateUsage = "warning"
|
|
97
97
|
pythonVersion = "3.12"
|
98
98
|
pythonPlatform = "Darwin"
|
99
99
|
|
100
|
+
[tool.pdm]
|
101
|
+
|
100
102
|
[project]
|
101
103
|
name = "Crackerjack"
|
102
|
-
version = "0.8.
|
104
|
+
version = "0.8.20"
|
103
105
|
description = "Crackerjack code style"
|
104
106
|
requires-python = ">=3.12"
|
105
107
|
readme = "README.md"
|
@@ -128,14 +130,14 @@ dependencies = [
|
|
128
130
|
"click>=8.1.7",
|
129
131
|
"aioconsole>=0.8.0",
|
130
132
|
"inflection>=0.5.1",
|
131
|
-
"autotyping>=24.
|
132
|
-
"pre-commit>=
|
133
|
+
"autotyping>=24.9.0",
|
134
|
+
"pre-commit>=4.0.1",
|
133
135
|
"pytest>=8.3.3",
|
134
136
|
"pydantic>=2.9.2",
|
135
137
|
"aiopath>=0.7.7",
|
136
|
-
"acb>=0.6.
|
138
|
+
"acb>=0.6.31",
|
137
139
|
"pdm-bump>=0.9.8",
|
138
|
-
"pdm>=2.
|
140
|
+
"pdm>=2.19.2",
|
139
141
|
]
|
140
142
|
authors = [
|
141
143
|
{ name = "lesleslie", email = "les@wedgwoodwebworks.com" },
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.11/3256171999636029978
RENAMED
File without changes
|
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.4/10355199064880463147
RENAMED
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.6/15140459877605758699
RENAMED
File without changes
|
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.1.9/17041001205004563469
RENAMED
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.2.0/10047773857155985907
RENAMED
File without changes
|
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.2.2/18053836298936336950
RENAMED
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.0/12548816621480535786
RENAMED
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.3/11081883392474770722
RENAMED
File without changes
|
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.3.5/16311176246009842383
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.0/11982804814124138945
RENAMED
File without changes
|
{crackerjack-0.8.18 → crackerjack-0.8.20}/crackerjack/.ruff_cache/0.6.0/12055761203849489982
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|