tox-toml-fmt 1.0.0__pp310-pypy310_pp73-macosx_11_0_arm64.whl → 1.1.0__pp310-pypy310_pp73-macosx_11_0_arm64.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 tox-toml-fmt might be problematic. Click here for more details.

tox_toml_fmt/__main__.py CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  from __future__ import annotations
4
4
 
5
- from typing import TYPE_CHECKING, Sequence
5
+ from typing import TYPE_CHECKING
6
6
 
7
7
  from toml_fmt_common import ArgumentGroup, FmtNamespace, TOMLFormatter, _build_cli, run # noqa: PLC2701
8
8
 
@@ -10,6 +10,7 @@ from ._lib import Settings, format_toml
10
10
 
11
11
  if TYPE_CHECKING:
12
12
  from argparse import ArgumentParser
13
+ from collections.abc import Sequence
13
14
 
14
15
 
15
16
  class PyProjectFmtNamespace(FmtNamespace):
Binary file
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: tox-toml-fmt
3
- Version: 1.0.0
3
+ Version: 1.1.0
4
4
  Classifier: License :: OSI Approved :: MIT License
5
5
  Classifier: Operating System :: OS Independent
6
6
  Classifier: Programming Language :: Python
@@ -10,12 +10,11 @@ Classifier: Programming Language :: Python :: 3.10
10
10
  Classifier: Programming Language :: Python :: 3.11
11
11
  Classifier: Programming Language :: Python :: 3.12
12
12
  Classifier: Programming Language :: Python :: 3.13
13
- Requires-Dist: toml-fmt-common ==1.0.1
13
+ Requires-Dist: toml-fmt-common==1.0.1
14
14
  License-File: LICENSE.txt
15
15
  Summary: Format your pyproject.toml file
16
16
  Keywords: format,pyproject
17
17
  Author-email: Bernat Gabor <gaborjbernat@gmail.com>
18
- License: MIT
19
18
  Requires-Python: >=3.9
20
19
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
21
20
  Project-URL: Bug Tracker, https://github.com/tox-dev/toml-fmt/issues
@@ -0,0 +1,10 @@
1
+ tox_toml_fmt-1.1.0.dist-info/METADATA,sha256=p5hKJ-blXY3TWHYhkjOEw0i__QrHJ8U0W4y814ptLiI,2087
2
+ tox_toml_fmt-1.1.0.dist-info/WHEEL,sha256=AuiSRp6ZLIzb3f9oV96ubqRncTkVYBwWMN96N85qeoE,111
3
+ tox_toml_fmt-1.1.0.dist-info/entry_points.txt,sha256=Q7OSuY8ukD6r9YC-NIY4ItMvFP3wO9JfnbBPpBIAYKQ,60
4
+ tox_toml_fmt-1.1.0.dist-info/licenses/LICENSE.txt,sha256=kOJeH68qSq6o2V7o5_VziwUqGswMnFgGgQH5Mahr1Yg,1023
5
+ tox_toml_fmt/__init__.py,sha256=uN5AcmM1UbDzHeAGg8ME3pj5pcsGlv5hMBHfp7kIEnw,134
6
+ tox_toml_fmt/__main__.py,sha256=JfcfZrh3TLLRAL7ud-8Rj9kdaBJsTtFudd8o9klkORs,2015
7
+ tox_toml_fmt/_lib.pyi,sha256=tAxhDxzq_0GshQupB-q8XrtmE3_d0iz4qUiVOrdNGo4,289
8
+ tox_toml_fmt/_lib.pypy310-pp73-darwin.so,sha256=jE71ABwlO73HG4rdBcDpF2NYnHhbz95OrTrOTUR_5CA,837648
9
+ tox_toml_fmt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
+ tox_toml_fmt-1.1.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.7.4)
2
+ Generator: maturin (1.9.4)
3
3
  Root-Is-Purelib: false
4
4
  Tag: pp310-pypy310_pp73-macosx_11_0_arm64
@@ -1,10 +0,0 @@
1
- tox_toml_fmt-1.0.0.dist-info/METADATA,sha256=RmFuu17YL5noWiCVqImbdeceeDnLEjlzFx1s55raLZY,2101
2
- tox_toml_fmt-1.0.0.dist-info/WHEEL,sha256=pIk66CS_0BfM1YfCLFpV0em-9lmCgQsYjEHt9mx9wUM,111
3
- tox_toml_fmt-1.0.0.dist-info/entry_points.txt,sha256=Q7OSuY8ukD6r9YC-NIY4ItMvFP3wO9JfnbBPpBIAYKQ,60
4
- tox_toml_fmt-1.0.0.dist-info/licenses/LICENSE.txt,sha256=kOJeH68qSq6o2V7o5_VziwUqGswMnFgGgQH5Mahr1Yg,1023
5
- tox_toml_fmt/__init__.py,sha256=uN5AcmM1UbDzHeAGg8ME3pj5pcsGlv5hMBHfp7kIEnw,134
6
- tox_toml_fmt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- tox_toml_fmt/__main__.py,sha256=WdVCYeWeq8c-pGNZhjZWsyp2xhCXZSliCS9ZUdk9OLM,1984
8
- tox_toml_fmt/_lib.pyi,sha256=tAxhDxzq_0GshQupB-q8XrtmE3_d0iz4qUiVOrdNGo4,289
9
- tox_toml_fmt/_lib.pypy310-pp73-darwin.so,sha256=XmDlG-RujBVA5PEwA0r7qHmH6XJHtEB9CfFyF_ceGtM,1019728
10
- tox_toml_fmt-1.0.0.dist-info/RECORD,,