crackerjack 0.24.2__py3-none-any.whl → 0.24.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.

Potentially problematic release.


This version of crackerjack might be problematic. Click here for more details.

@@ -1199,7 +1199,7 @@ class Crackerjack(BaseModel, arbitrary_types_allowed=True):
1199
1199
  "[bold bright_red]❌ Build failed. Please fix errors.[/bold bright_red]"
1200
1200
  )
1201
1201
  raise SystemExit(1)
1202
- self.execute_command(["uv", "publish"])
1202
+ self.execute_command(["uv", "publish", "--check-url"])
1203
1203
 
1204
1204
  def _commit_and_push(self, options: OptionsProtocol) -> None:
1205
1205
  if options.commit:
@@ -4,7 +4,7 @@ requires = [ "hatchling" ]
4
4
 
5
5
  [project]
6
6
  name = "crackerjack"
7
- version = "0.24.1"
7
+ version = "0.24.3"
8
8
  description = "Crackerjack: code quality toolkit"
9
9
  readme = "README.md"
10
10
  keywords = [
@@ -63,6 +63,11 @@ urls.documentation = "https://github.com/lesleslie/crackerjack"
63
63
  urls.homepage = "https://github.com/lesleslie/crackerjack"
64
64
  urls.repository = "https://github.com/lesleslie/crackerjack"
65
65
 
66
+ [dependency-groups]
67
+ dev = [
68
+ "pyyaml>=6.0.2",
69
+ ]
70
+
66
71
  [tool.ruff]
67
72
  target-version = "py313"
68
73
  line-length = 88
@@ -197,6 +202,11 @@ pythonVersion = "3.13"
197
202
  keyring-provider = "subprocess"
198
203
  index-url = "https://pypi.org/simple/"
199
204
 
205
+ [[tool.uv.index]]
206
+ name = "pypi"
207
+ url = "https://upload.pypi.org/legacy/"
208
+ check-url = "https://pypi.org/simple/"
209
+
200
210
  [tool.vulture]
201
211
  min_confidence = 86
202
212
  paths = [ "crackerjack" ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crackerjack
3
- Version: 0.24.2
3
+ Version: 0.24.4
4
4
  Summary: Crackerjack: code quality toolkit
5
5
  Project-URL: documentation, https://github.com/lesleslie/crackerjack
6
6
  Project-URL: homepage, https://github.com/lesleslie/crackerjack
@@ -5,12 +5,12 @@ crackerjack/.pre-commit-config-ai.yaml,sha256=kPAU41yuX8XU00HDl6Y2mX-L3aLMYTNo8f
5
5
  crackerjack/.pre-commit-config.yaml,sha256=KwzEBj84K5Vp09aYXlk2H7LFlMJl6jToOl8q4u3IxuU,2480
6
6
  crackerjack/__init__.py,sha256=8tBSPAru_YDuPpjz05cL7pNbZjYFoRT_agGd_FWa3gY,839
7
7
  crackerjack/__main__.py,sha256=-h6Au8CGHS9QdzzbDMGzKHAlNEx7cYmzCrV4g4vV19k,6407
8
- crackerjack/crackerjack.py,sha256=Awvebtc6IZ00FUcTb7fyCTlTDoX-XqNn21VrMQJSPYk,49398
8
+ crackerjack/crackerjack.py,sha256=qdJro0x4PLNmCO4dONPKU-RYvngu1Pv8jQo0MYNSROQ,49413
9
9
  crackerjack/errors.py,sha256=Wcv0rXfzV9pHOoXYrhQEjyJd4kUUBbdiY-5M9nI8pDw,4050
10
10
  crackerjack/interactive.py,sha256=pFItgRUyjOakABLCRz6nIp6_Ycx2LBSeojpYNiTelv0,16126
11
11
  crackerjack/py313.py,sha256=buYE7LO11Q64ffowEhTZRFQoAGj_8sg3DTlZuv8M9eo,5890
12
- crackerjack/pyproject.toml,sha256=7wGEiiFlS-nA7eWs8FC121VTXwnQPYle3bBqiVeJl0o,5046
13
- crackerjack-0.24.2.dist-info/METADATA,sha256=mRz9BIkyZeReMJPV5ByhHBDOfHns0keWxHvHbajwHFg,26137
14
- crackerjack-0.24.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
15
- crackerjack-0.24.2.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
16
- crackerjack-0.24.2.dist-info/RECORD,,
12
+ crackerjack/pyproject.toml,sha256=wDy1bREHZwfhhlWBGxiN68ALG5XN6AZO0KJ7_kZZBdU,5210
13
+ crackerjack-0.24.4.dist-info/METADATA,sha256=v3qRGe4BZPxcf4pvjfi0loZnWqWYIR0UWna3qnk-SzM,26137
14
+ crackerjack-0.24.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
15
+ crackerjack-0.24.4.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
16
+ crackerjack-0.24.4.dist-info/RECORD,,