ty 0.0.1a14__py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl → 0.0.1a26__py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.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 ty might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ty
3
- Version: 0.0.1a14
3
+ Version: 0.0.1a26
4
4
  Classifier: Development Status :: 3 - Alpha
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -23,9 +23,7 @@ License-File: LICENSE
23
23
  Summary: An extremely fast Python type checker, written in Rust.
24
24
  Keywords: ty,typing,analysis,check
25
25
  Home-Page: https://github.com/astral-sh/ty/
26
- Author: Charlie Marsh <charlie.r.marsh@gmail.com>
27
26
  Author-email: "Astral Software Inc." <hey@astral.sh>
28
- License: MIT
29
27
  Requires-Python: >=3.8
30
28
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
31
29
  Project-URL: Repository, https://github.com/astral-sh/ty
@@ -35,6 +33,7 @@ Project-URL: Discord, https://discord.gg/astral-sh
35
33
 
36
34
  # ty
37
35
 
36
+ [![ty](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json)](https://github.com/astral-sh/ty)
38
37
  [![PyPI](https://img.shields.io/pypi/v/ty.svg)](https://pypi.python.org/pypi/ty)
39
38
  [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/invite/astral-sh)
40
39
 
@@ -97,11 +96,11 @@ at this time. Please [open pull requests](https://github.com/astral-sh/ruff/pull
97
96
  to anything in the `ruff` submodule (which includes all of the Rust source code).
98
97
 
99
98
  See the
100
- [contributing guide](https://github.com/astral-sh/ty/blob/0.0.1-alpha.14/CONTRIBUTING.md) for more details.
99
+ [contributing guide](https://github.com/astral-sh/ty/blob/0.0.1-alpha.26/CONTRIBUTING.md) for more details.
101
100
 
102
101
  ## License
103
102
 
104
- ty is licensed under the MIT license ([LICENSE](https://github.com/astral-sh/ty/blob/0.0.1-alpha.14/LICENSE) or
103
+ ty is licensed under the MIT license ([LICENSE](https://github.com/astral-sh/ty/blob/0.0.1-alpha.26/LICENSE) or
105
104
  <https://opensource.org/licenses/MIT>).
106
105
 
107
106
  Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ty
@@ -0,0 +1,8 @@
1
+ ty-0.0.1a26.data/scripts/ty,sha256=ZRy_-9i3LUeGlh3C5dfYlO2U64Udg1Y8ZPMU3-OldoY,22823576
2
+ ty-0.0.1a26.dist-info/METADATA,sha256=PFXM0pVL39KeXItHxl8BLuXH7-mUuSbvmDRDtXvHVo8,4691
3
+ ty-0.0.1a26.dist-info/WHEEL,sha256=yYiyp1aXrFJLF5cy8uMmisBIE7XWlSRx4Ha0QeUEuPM,139
4
+ ty-0.0.1a26.dist-info/licenses/LICENSE,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
5
+ ty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ ty/__main__.py,sha256=EFz_yrs8nZWhIs1P5u76AQdloJrLT5K3-BwDjBEMi3s,2875
7
+ ty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
+ ty-0.0.1a26.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.10.0)
3
+ Root-Is-Purelib: false
4
+ Tag: py3-none-manylinux_2_17_ppc64
5
+ Tag: py3-none-manylinux2014_ppc64
@@ -1,8 +0,0 @@
1
- ty-0.0.1a14.data/scripts/ty,sha256=fAZuLVzGq76YWp-IuRaAcBMc7eHvowqZPHzhkwmTpco,21703200
2
- ty-0.0.1a14.dist-info/METADATA,sha256=t0csV6TSq-xSUCr0JCJ4JI6shB83obQnujdBeOfpMOk,4603
3
- ty-0.0.1a14.dist-info/WHEEL,sha256=20EX9yEhfK7rPjHh8C1mNfP7mLvF629gIux7UJggt_o,124
4
- ty-0.0.1a14.dist-info/licenses/LICENSE,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
5
- ty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- ty/__main__.py,sha256=EFz_yrs8nZWhIs1P5u76AQdloJrLT5K3-BwDjBEMi3s,2875
7
- ty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
- ty-0.0.1a14.dist-info/RECORD,,
@@ -1,4 +0,0 @@
1
- Wheel-Version: 1.0
2
- Generator: maturin (1.9.1)
3
- Root-Is-Purelib: false
4
- Tag: py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64