crackerjack 0.10.5__py3-none-any.whl → 0.10.6__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/pyproject.toml +2 -2
- {crackerjack-0.10.5.dist-info → crackerjack-0.10.6.dist-info}/METADATA +2 -2
- {crackerjack-0.10.5.dist-info → crackerjack-0.10.6.dist-info}/RECORD +6 -6
- {crackerjack-0.10.5.dist-info → crackerjack-0.10.6.dist-info}/WHEEL +0 -0
- {crackerjack-0.10.5.dist-info → crackerjack-0.10.6.dist-info}/entry_points.txt +0 -0
- {crackerjack-0.10.5.dist-info → crackerjack-0.10.6.dist-info}/licenses/LICENSE +0 -0
crackerjack/pyproject.toml
CHANGED
@@ -105,7 +105,7 @@ pythonPlatform = "Darwin"
|
|
105
105
|
|
106
106
|
[project]
|
107
107
|
name = "crackerjack"
|
108
|
-
version = "0.10.
|
108
|
+
version = "0.10.5"
|
109
109
|
description = "Default template for PDM package"
|
110
110
|
requires-python = ">=3.13"
|
111
111
|
readme = "README.md"
|
@@ -141,7 +141,7 @@ dependencies = [
|
|
141
141
|
"aiopath>=0.7.7",
|
142
142
|
"pdm-bump>=0.9.10",
|
143
143
|
"pdm>=2.22.1",
|
144
|
-
"acb>=0.8.
|
144
|
+
"acb>=0.8.0",
|
145
145
|
"uv>=0.5.13",
|
146
146
|
]
|
147
147
|
authors = [
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: crackerjack
|
3
|
-
Version: 0.10.
|
3
|
+
Version: 0.10.6
|
4
4
|
Summary: Default template for PDM package
|
5
5
|
Keywords: black,ruff,mypy,creosote,refurb
|
6
6
|
Author-Email: lesleslie <les@wedgwoodwebworks.com>
|
@@ -32,7 +32,7 @@ Requires-Dist: pydantic>=2.10.4
|
|
32
32
|
Requires-Dist: aiopath>=0.7.7
|
33
33
|
Requires-Dist: pdm-bump>=0.9.10
|
34
34
|
Requires-Dist: pdm>=2.22.1
|
35
|
-
Requires-Dist: acb>=0.8.
|
35
|
+
Requires-Dist: acb>=0.8.0
|
36
36
|
Requires-Dist: uv>=0.5.13
|
37
37
|
Description-Content-Type: text/markdown
|
38
38
|
|
@@ -1,7 +1,7 @@
|
|
1
|
-
crackerjack-0.10.
|
2
|
-
crackerjack-0.10.
|
3
|
-
crackerjack-0.10.
|
4
|
-
crackerjack-0.10.
|
1
|
+
crackerjack-0.10.6.dist-info/METADATA,sha256=0m1b9hZ_RlFTIVji8MIRUJSpHGkZNyua8_KaXvYt4As,6309
|
2
|
+
crackerjack-0.10.6.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
3
|
+
crackerjack-0.10.6.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
crackerjack-0.10.6.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
|
5
5
|
crackerjack/.gitignore,sha256=7qePRaD8q-U6oV3gvgAcwFF8GudcRGAWf-Z-0IDqMaE,207
|
6
6
|
crackerjack/.libcst.codemod.yaml,sha256=a8DlErRAIPV1nE6QlyXPAzTOgkB24_spl2E9hphuf5s,772
|
7
7
|
crackerjack/.pre-commit-config.yaml,sha256=GH6By4ttWryFTvBY8xXbbuMSXli-hNAh1owY1v3EkEo,2265
|
@@ -37,5 +37,5 @@ crackerjack/.ruff_cache/CACHEDIR.TAG,sha256=WVMVbX4MVkpCclExbq8m-IcOZIOuIZf5FrYw
|
|
37
37
|
crackerjack/__init__.py,sha256=AuglbbJHkUJ2GdvyT0ca35ntexo1RkT2V6DgypoFeEk,121
|
38
38
|
crackerjack/__main__.py,sha256=W0KSo35_rmj_p4Zr2Q6FAvojiiPTmh5kjlggVNcOdac,1766
|
39
39
|
crackerjack/crackerjack.py,sha256=BkB3A5ukiUWNmNdREZvcpld2-p_a6kEkF3doj5cEw2Q,7811
|
40
|
-
crackerjack/pyproject.toml,sha256=
|
41
|
-
crackerjack-0.10.
|
40
|
+
crackerjack/pyproject.toml,sha256=PKc0sTJOrdxVSqvCKE6nXOthswftMkU0r-4JNaHiJuM,3055
|
41
|
+
crackerjack-0.10.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|