portforward 0.7.1__cp312-cp312-macosx_11_0_arm64.whl → 0.7.3__cp312-cp312-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 portforward might be problematic. Click here for more details.

portforward/__init__.py CHANGED
@@ -2,7 +2,7 @@
2
2
  Easy Kubernetes Port-Forward For Python
3
3
  """
4
4
 
5
- __version__ = "0.7.1"
5
+ __version__ = "0.7.3"
6
6
 
7
7
  import asyncio
8
8
  import contextlib
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: portforward
3
- Version: 0.7.1
3
+ Version: 0.7.3
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -18,9 +18,9 @@ Author-email: Sebastian Ziemann <corka149@mailbox.org>
18
18
  License: MIT License
19
19
  Requires-Python: >=3.7
20
20
  Description-Content-Type: text/x-rst; charset=UTF-8
21
- Project-URL: Changelog, https://github.com/pytogo/portforward/blob/main/HISTORY.rst
22
21
  Project-URL: Documentation, https://portforward.readthedocs.io
23
22
  Project-URL: Repository, https://github.com/pytogo/portforward.git
23
+ Project-URL: Changelog, https://github.com/pytogo/portforward/blob/main/HISTORY.rst
24
24
 
25
25
  ===========
26
26
  portforward
@@ -58,9 +58,11 @@ Installation
58
58
 
59
59
  Wheels are available for:
60
60
 
61
- * Windows (architectures: x64, x86)
62
- * MacOS X (architectures: x86_64, aarch64)
63
- * Linux (architectures: x86_64, x86, aarch64)
61
+ * **Windows** (architectures: ``x64``, ``x86``)
62
+ * **macOS** (architectures: ``x86_64``, ``aarch64``)
63
+ * **Linux** (architectures: ``x86_64``, ``x86``, ``aarch64``, ``armv7``, ``s390x``, ``ppc64le``)
64
+
65
+ Musllinux wheels (Alpine‑compatible) are provided for ``x86_64``, ``x86``, ``aarch64`` and ``armv7``.
64
66
 
65
67
  with Python versions:
66
68
 
@@ -0,0 +1,9 @@
1
+ portforward-0.7.3.dist-info/METADATA,sha256=Wd7jjideXh0I793Cl3OIZ5klfMP0F61XnQHIyy3u82w,3916
2
+ portforward-0.7.3.dist-info/WHEEL,sha256=e_pkmRfvNwfhA3ReKBun4dlOSPa_df-kVPas-U1KpNY,104
3
+ portforward-0.7.3.dist-info/licenses/LICENSE,sha256=n2aq0UH0YZkyF_5hougjNi5gzXIUapEEqEUn6FwAcFE,1075
4
+ portforward-0.7.3.dist-info/licenses/AUTHORS.rst,sha256=YQwE3_FUEuGVHbxYUa4NQMlG28QBGwcCYEoa2MP9Xgk,163
5
+ portforward/__init__.py,sha256=sys9oCQQ2o2z6HcyEo3ioPhgvxQ6oVn3BP5nS0G5Qf0,6872
6
+ portforward/_portforward.pyi,sha256=KZSR_2INAUDtpwbVFA9e6cLs3KBwgMw-hgtirmMRZgY,336
7
+ portforward/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ portforward/_portforward.cpython-312-darwin.so,sha256=LjtzGAYfOF_ds1XmvEISDo05VW_FOlNi8brqSL_aJxA,12968768
9
+ portforward-0.7.3.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (0.14.17)
2
+ Generator: maturin (1.8.3)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-macosx_11_0_arm64
@@ -1,9 +0,0 @@
1
- portforward-0.7.1.dist-info/METADATA,sha256=KZ4FcPovhDaV4zP8KIqEgbkiP2XS0bR8FazwrquzGYc,3734
2
- portforward-0.7.1.dist-info/WHEEL,sha256=IJlM2Xh3vRQbalygYiwksbDWr8IZ2NUICKQxwJgJ2EQ,106
3
- portforward-0.7.1.dist-info/license_files/LICENSE,sha256=n2aq0UH0YZkyF_5hougjNi5gzXIUapEEqEUn6FwAcFE,1075
4
- portforward-0.7.1.dist-info/license_files/AUTHORS.rst,sha256=YQwE3_FUEuGVHbxYUa4NQMlG28QBGwcCYEoa2MP9Xgk,163
5
- portforward/__init__.py,sha256=6j9B55t1hQy_eRL9oM4TRvfvXOsc9Ifwxg92zbrjMaM,6872
6
- portforward/_portforward.pyi,sha256=KZSR_2INAUDtpwbVFA9e6cLs3KBwgMw-hgtirmMRZgY,336
7
- portforward/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- portforward/_portforward.cpython-312-darwin.so,sha256=bbYghYWusO0OHxATZlhlDnoHzZcNeq1iJj9fBCu8oGI,9517624
9
- portforward-0.7.1.dist-info/RECORD,,