crackerjack 0.20.19__py3-none-any.whl → 0.20.20__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.
- crackerjack/.ruff_cache/0.11.13/1867267426380906393 +0 -0
- crackerjack/pyproject.toml +5 -5
- {crackerjack-0.20.19.dist-info → crackerjack-0.20.20.dist-info}/METADATA +5 -5
- {crackerjack-0.20.19.dist-info → crackerjack-0.20.20.dist-info}/RECORD +7 -7
- {crackerjack-0.20.19.dist-info → crackerjack-0.20.20.dist-info}/WHEEL +0 -0
- {crackerjack-0.20.19.dist-info → crackerjack-0.20.20.dist-info}/entry_points.txt +0 -0
- {crackerjack-0.20.19.dist-info → crackerjack-0.20.20.dist-info}/licenses/LICENSE +0 -0
Binary file
|
crackerjack/pyproject.toml
CHANGED
@@ -4,7 +4,7 @@ requires = [ "pdm-backend" ]
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "crackerjack"
|
7
|
-
version = "0.20.
|
7
|
+
version = "0.20.19"
|
8
8
|
description = "Crackerjack: code quality toolkit"
|
9
9
|
readme = "README.md"
|
10
10
|
keywords = [
|
@@ -43,14 +43,14 @@ classifiers = [
|
|
43
43
|
dependencies = [
|
44
44
|
"autotyping>=24.9",
|
45
45
|
"keyring>=25.6",
|
46
|
-
"pdm>=2.
|
46
|
+
"pdm>=2.25.2",
|
47
47
|
"pdm-bump>=0.9.12",
|
48
48
|
"pre-commit>=4.2",
|
49
|
-
"pydantic>=2.11.
|
49
|
+
"pydantic>=2.11.7",
|
50
50
|
"pytest>=8.4",
|
51
51
|
"pytest-asyncio>=1",
|
52
52
|
"pytest-benchmark>=5.1",
|
53
|
-
"pytest-cov>=6.2",
|
53
|
+
"pytest-cov>=6.2.1",
|
54
54
|
"pytest-mock>=3.14.1",
|
55
55
|
"pytest-timeout>=2.4",
|
56
56
|
"pytest-xdist>=3.7",
|
@@ -58,7 +58,7 @@ dependencies = [
|
|
58
58
|
"rich>=14",
|
59
59
|
"tomli-w>=1.2",
|
60
60
|
"typer>=0.16",
|
61
|
-
"uv>=0.7.
|
61
|
+
"uv>=0.7.13",
|
62
62
|
]
|
63
63
|
urls.documentation = "https://github.com/lesleslie/crackerjack"
|
64
64
|
urls.homepage = "https://github.com/lesleslie/crackerjack"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: crackerjack
|
3
|
-
Version: 0.20.
|
3
|
+
Version: 0.20.20
|
4
4
|
Summary: Crackerjack: code quality toolkit
|
5
5
|
Keywords: bandit,black,creosote,mypy,pyright,pytest,refurb,ruff
|
6
6
|
Author-Email: lesleslie <les@wedgwoodwebworks.com>
|
@@ -24,14 +24,14 @@ Project-URL: repository, https://github.com/lesleslie/crackerjack
|
|
24
24
|
Requires-Python: >=3.13
|
25
25
|
Requires-Dist: autotyping>=24.9
|
26
26
|
Requires-Dist: keyring>=25.6
|
27
|
-
Requires-Dist: pdm>=2.
|
27
|
+
Requires-Dist: pdm>=2.25.2
|
28
28
|
Requires-Dist: pdm-bump>=0.9.12
|
29
29
|
Requires-Dist: pre-commit>=4.2
|
30
|
-
Requires-Dist: pydantic>=2.11.
|
30
|
+
Requires-Dist: pydantic>=2.11.7
|
31
31
|
Requires-Dist: pytest>=8.4
|
32
32
|
Requires-Dist: pytest-asyncio>=1
|
33
33
|
Requires-Dist: pytest-benchmark>=5.1
|
34
|
-
Requires-Dist: pytest-cov>=6.2
|
34
|
+
Requires-Dist: pytest-cov>=6.2.1
|
35
35
|
Requires-Dist: pytest-mock>=3.14.1
|
36
36
|
Requires-Dist: pytest-timeout>=2.4
|
37
37
|
Requires-Dist: pytest-xdist>=3.7
|
@@ -39,7 +39,7 @@ Requires-Dist: pyyaml>=6.0.2
|
|
39
39
|
Requires-Dist: rich>=14
|
40
40
|
Requires-Dist: tomli-w>=1.2
|
41
41
|
Requires-Dist: typer>=0.16
|
42
|
-
Requires-Dist: uv>=0.7.
|
42
|
+
Requires-Dist: uv>=0.7.13
|
43
43
|
Description-Content-Type: text/markdown
|
44
44
|
|
45
45
|
# Crackerjack: Elevate Your Python Development
|
@@ -1,7 +1,7 @@
|
|
1
|
-
crackerjack-0.20.
|
2
|
-
crackerjack-0.20.
|
3
|
-
crackerjack-0.20.
|
4
|
-
crackerjack-0.20.
|
1
|
+
crackerjack-0.20.20.dist-info/METADATA,sha256=ZgwCSjG9EFBVIxNHdfz00rPm2J7CQTLkO1Tdui7w_P0,26413
|
2
|
+
crackerjack-0.20.20.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
crackerjack-0.20.20.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
crackerjack-0.20.20.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
|
5
5
|
crackerjack/.gitignore,sha256=FOLrDV-tuHpwof310aOi6cWOkJXeVI_gvWvg_paDzs4,199
|
6
6
|
crackerjack/.libcst.codemod.yaml,sha256=a8DlErRAIPV1nE6QlyXPAzTOgkB24_spl2E9hphuf5s,772
|
7
7
|
crackerjack/.pdm.toml,sha256=dZe44HRcuxxCFESGG8SZIjmc-cGzSoyK3Hs6t4NYA8w,23
|
@@ -23,7 +23,7 @@ crackerjack/.ruff_cache/0.11.12/16869036553936192448,sha256=pYYUCDrYh7fPq8xkFLxv
|
|
23
23
|
crackerjack/.ruff_cache/0.11.12/1867267426380906393,sha256=2w4M0Lrjd9flwuq6uJxehTbm7FVUcK5sL2sz1gS2Yvo,256
|
24
24
|
crackerjack/.ruff_cache/0.11.12/4240757255861806333,sha256=uph5uIRG-XnF7ywAEcCxqqgIkWALPCvJFcwCgnNfTI4,77
|
25
25
|
crackerjack/.ruff_cache/0.11.12/4441409093023629623,sha256=eHrESew3XCFJ2WqmKvtGLO1r4mY5Q_mv7yGlDmM1sSc,153
|
26
|
-
crackerjack/.ruff_cache/0.11.13/1867267426380906393,sha256=
|
26
|
+
crackerjack/.ruff_cache/0.11.13/1867267426380906393,sha256=XRpZCU9UqBNycXaVuXEfG6ReYZREBUUjwV46ibS7dlk,256
|
27
27
|
crackerjack/.ruff_cache/0.11.13/4240757255861806333,sha256=l35TwAYyTusgJgyePvfP4_CCllPs1sWapEiLFZw8chQ,83
|
28
28
|
crackerjack/.ruff_cache/0.11.2/4070660268492669020,sha256=FTRTUmvj6nZw_QQBp_WHI-h3_iqRejzL39api-9wTvs,224
|
29
29
|
crackerjack/.ruff_cache/0.11.3/9818742842212983150,sha256=U-4mT__a-OljovvAJvv5M6X7TCMa3dReLXx3kTNGgwU,224
|
@@ -65,5 +65,5 @@ crackerjack/crackerjack.py,sha256=seIDpPlq6Kq_rzQh5ext-VCNhDIPfhIrfyaucGfCACQ,26
|
|
65
65
|
crackerjack/errors.py,sha256=QEPtVuMtKtQHuawgr1ToMaN1KbUg5h9-4mS33YB5Znk,4062
|
66
66
|
crackerjack/interactive.py,sha256=gP2Mb7jjBfR6RIlCUXh77_M-an5OXfTVXfUmnN-9ggA,15076
|
67
67
|
crackerjack/py313.py,sha256=buYE7LO11Q64ffowEhTZRFQoAGj_8sg3DTlZuv8M9eo,5890
|
68
|
-
crackerjack/pyproject.toml,sha256=
|
69
|
-
crackerjack-0.20.
|
68
|
+
crackerjack/pyproject.toml,sha256=9KWpTTwX6z2nDhZChQL6xIGuCnKGnCIikZlqvfDtmYs,4932
|
69
|
+
crackerjack-0.20.20.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|