crackerjack 0.11.2__py3-none-any.whl → 0.11.4__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.
@@ -70,6 +70,7 @@ exclude-deps = [
70
70
  "pyyaml",
71
71
  "uv",
72
72
  "tomli-w",
73
+ "google-crc32c",
73
74
  ]
74
75
 
75
76
  [tool.refurb]
@@ -109,13 +110,16 @@ reportOptionalCall = false
109
110
  reportUnknownMemberType = false
110
111
  reportUnknownVariableType = false
111
112
  reportUnknownArgumentType = false
113
+ reportInvalidTypeForm = false
114
+ reportUnknownLambdaType = false
115
+ reportUnknownParameterType = "warning"
112
116
  reportPrivateUsage = "warning"
113
117
  pythonVersion = "3.13"
114
118
  pythonPlatform = "Darwin"
115
119
 
116
120
  [project]
117
121
  name = "crackerjack"
118
- version = "0.11.1"
122
+ version = "0.11.3"
119
123
  description = "Default template for PDM package"
120
124
  requires-python = ">=3.13"
121
125
  readme = "README.md"
@@ -143,12 +147,12 @@ classifiers = [
143
147
  dependencies = [
144
148
  "click>=8.1.8",
145
149
  "autotyping>=24.9.0",
146
- "pre-commit>=4.0.1",
147
- "pytest>=8.3.4",
148
- "pydantic>=2.10.4",
150
+ "pre-commit>=4.1.0",
151
+ "pytest>=8.3.5",
152
+ "pydantic>=2.10.6",
149
153
  "pdm-bump>=0.9.10",
150
- "pdm>=2.22.1",
151
- "uv>=0.5.13",
154
+ "pdm>=2.22.3",
155
+ "uv>=0.6.4",
152
156
  "pytest-cov>=6.0.0",
153
157
  "pytest-mock>=3.14.0",
154
158
  "tomli-w>=1.2.0",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: crackerjack
3
- Version: 0.11.2
3
+ Version: 0.11.4
4
4
  Summary: Default template for PDM package
5
5
  Keywords: black,ruff,mypy,creosote,refurb
6
6
  Author-Email: lesleslie <les@wedgwoodwebworks.com>
@@ -24,12 +24,12 @@ Project-URL: repository, https://github.com/lesleslie/crackerjack
24
24
  Requires-Python: >=3.13
25
25
  Requires-Dist: click>=8.1.8
26
26
  Requires-Dist: autotyping>=24.9.0
27
- Requires-Dist: pre-commit>=4.0.1
28
- Requires-Dist: pytest>=8.3.4
29
- Requires-Dist: pydantic>=2.10.4
27
+ Requires-Dist: pre-commit>=4.1.0
28
+ Requires-Dist: pytest>=8.3.5
29
+ Requires-Dist: pydantic>=2.10.6
30
30
  Requires-Dist: pdm-bump>=0.9.10
31
- Requires-Dist: pdm>=2.22.1
32
- Requires-Dist: uv>=0.5.13
31
+ Requires-Dist: pdm>=2.22.3
32
+ Requires-Dist: uv>=0.6.4
33
33
  Requires-Dist: pytest-cov>=6.0.0
34
34
  Requires-Dist: pytest-mock>=3.14.0
35
35
  Requires-Dist: tomli-w>=1.2.0
@@ -1,7 +1,7 @@
1
- crackerjack-0.11.2.dist-info/METADATA,sha256=xR4s7WnIl6jzlAjFYNmnQvV2fS7HyvaoK8DGXs6DHug,6323
2
- crackerjack-0.11.2.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
3
- crackerjack-0.11.2.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
- crackerjack-0.11.2.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
1
+ crackerjack-0.11.4.dist-info/METADATA,sha256=sscYWhgl7F0TpE_pcQqrLV_882tSTQEYM1ipKOwBPys,6322
2
+ crackerjack-0.11.4.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
3
+ crackerjack-0.11.4.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
+ crackerjack-0.11.4.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/.pdm.toml,sha256=dZe44HRcuxxCFESGG8SZIjmc-cGzSoyK3Hs6t4NYA8w,23
@@ -40,5 +40,5 @@ crackerjack/.ruff_cache/CACHEDIR.TAG,sha256=WVMVbX4MVkpCclExbq8m-IcOZIOuIZf5FrYw
40
40
  crackerjack/__init__.py,sha256=AuglbbJHkUJ2GdvyT0ca35ntexo1RkT2V6DgypoFeEk,121
41
41
  crackerjack/__main__.py,sha256=3TrS-Hejbx315O558j3MI2L59VX0Y6t0tz5L41NTVG0,1738
42
42
  crackerjack/crackerjack.py,sha256=Aa5Mb0p63W2AG0rcYzU1H2iez-z42eGqDP3dWPRbh9A,6693
43
- crackerjack/pyproject.toml,sha256=jxftrdjb7ze5UShh5MUIFiI5oW4YT9y7j_dJHh7Iwp8,3277
44
- crackerjack-0.11.2.dist-info/RECORD,,
43
+ crackerjack/pyproject.toml,sha256=DMmVRWWGE0KWuaO_DrGp8YhqheIiaZim9ArfoGH_waw,3398
44
+ crackerjack-0.11.4.dist-info/RECORD,,