crackerjack 0.7.31__py3-none-any.whl → 0.7.33__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.

@@ -1,6 +1,6 @@
1
1
  repos:
2
2
  - repo: https://github.com/pdm-project/pdm
3
- rev: 2.13.3 # a PDM release exposing the hook
3
+ rev: 2.15.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
@@ -17,11 +17,11 @@ repos:
17
17
  - id: check-added-large-files
18
18
  name: check-added-large-files
19
19
  - repo: https://github.com/psf/black
20
- rev: '24.3.0'
20
+ rev: '24.4.2'
21
21
  hooks:
22
22
  - id: black
23
23
  - repo: https://github.com/charliermarsh/ruff-pre-commit
24
- rev: v0.3.5
24
+ rev: v0.4.4
25
25
  hooks:
26
26
  - id: ruff
27
27
  - repo: https://github.com/fredrikaverpil/creosote
@@ -66,15 +66,15 @@ repos:
66
66
  - id: bandit
67
67
  args: ["-c", "pyproject.toml"]
68
68
  - repo: https://github.com/RobertCraigie/pyright-python
69
- rev: v1.1.358
69
+ rev: v1.1.363
70
70
  hooks:
71
71
  - id: pyright
72
72
  - repo: https://github.com/charliermarsh/ruff-pre-commit
73
- rev: v0.3.5
73
+ rev: v0.4.4
74
74
  hooks:
75
75
  - id: ruff
76
76
  - repo: https://github.com/psf/black
77
- rev: '24.3.0'
77
+ rev: '24.4.2'
78
78
  hooks:
79
79
  - id: black
80
80
  # - repo: https://github.com/pdoc3/pdoc
@@ -84,7 +84,7 @@ pythonPlatform = "Darwin"
84
84
 
85
85
  [project]
86
86
  name = "Crackerjack"
87
- version = "0.7.30"
87
+ version = "0.7.32"
88
88
  description = "Crackerjack code style"
89
89
  requires-python = ">=3.12"
90
90
  readme = "README.md"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Crackerjack
3
- Version: 0.7.31
3
+ Version: 0.7.33
4
4
  Summary: Crackerjack code style
5
5
  Keywords: black,ruff,mypy,creosote,refurb
6
6
  Home-page: https://github.com/lesleslie/crackerjack
@@ -1,9 +1,9 @@
1
- crackerjack-0.7.31.dist-info/METADATA,sha256=nZPVkCaZceXC0LjL0oCQLBreT7hMhH5Iyky4CdcTr4g,7742
2
- crackerjack-0.7.31.dist-info/WHEEL,sha256=gZRWN_1fGFDwBnXrZ9N3dgvbKlKgo5AUcDIMajlGpKM,90
3
- crackerjack-0.7.31.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
1
+ crackerjack-0.7.33.dist-info/METADATA,sha256=PXakqcictGdcjiv5jxul8gI_OcH-To1c991QYCz1ez0,7742
2
+ crackerjack-0.7.33.dist-info/WHEEL,sha256=vnE8JVcI2Wz7GRKorsPArnBdnW2SWKWGow5gu5tHlRU,90
3
+ crackerjack-0.7.33.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
4
4
  crackerjack/.gitignore,sha256=aJ2x3-AcCEcaW_quI-j8RtOUcTqGNoLJGMq8mZ3lTrA,197
5
5
  crackerjack/.libcst.codemod.yaml,sha256=TLE_I07llPTYk_tm36z-hN15O3X27qztNdJ3Ev9ODMk,768
6
- crackerjack/.pre-commit-config.yaml,sha256=VLJh0VDnUhR8L5E22RljbATAzsWvUs88GW00pnvlMno,2396
6
+ crackerjack/.pre-commit-config.yaml,sha256=c5TLXleRMLwB1y1q8_HZ1Vil0beDhM9tcTyIKQLay9U,2396
7
7
  crackerjack/.ruff_cache/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
8
8
  crackerjack/.ruff_cache/0.1.11/3256171999636029978,sha256=-RLDsRf5uj09SyFQVzjwQ1HkTxjIRxNLLE24SEJxD4g,248
9
9
  crackerjack/.ruff_cache/0.1.14/602324811142551221,sha256=HIYvldb69IHdMzquAA8JpzU2RDT9shEB_dPvzyeFZ_g,248
@@ -22,5 +22,5 @@ crackerjack/.ruff_cache/CACHEDIR.TAG,sha256=WVMVbX4MVkpCclExbq8m-IcOZIOuIZf5FrYw
22
22
  crackerjack/__init__.py,sha256=AuglbbJHkUJ2GdvyT0ca35ntexo1RkT2V6DgypoFeEk,121
23
23
  crackerjack/__main__.py,sha256=hsMAXG2BglqSaHsVd8Vsyh7Mb5dHcLjvBy4ofgo0NyY,1800
24
24
  crackerjack/crackerjack.py,sha256=TKNfpJSBInKrUbOba9BC6F2MM9o49QuPC-FioxEJnZo,8211
25
- crackerjack/pyproject.toml,sha256=8V-jyG-9EKMQEBes-4PuRNiLGhYQtnznJwIRjsBfHpo,2747
26
- crackerjack-0.7.31.dist-info/RECORD,,
25
+ crackerjack/pyproject.toml,sha256=aGkKKgP_lMa583JeMuoYmHvSJycO_tjlCTGQoEy-Bu8,2747
26
+ crackerjack-0.7.33.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: pdm-backend (2.2.0)
2
+ Generator: pdm-backend (2.3.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any