rnet 2.4.1__cp38-cp38-musllinux_1_2_aarch64.whl → 2.4.2__cp38-cp38-musllinux_1_2_aarch64.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 rnet might be problematic. Click here for more details.

Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rnet
3
- Version: 2.4.1
3
+ Version: 2.4.2
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -22,7 +22,6 @@ Classifier: Operating System :: MacOS
22
22
  License-File: LICENSE
23
23
  Summary: A blazing-fast Python HTTP client with TLS fingerprint
24
24
  Keywords: http,client,websocket,ja3,ja4
25
- Author: 0x676e67 <gngppz@gmail.com>
26
25
  Author-email: 0x676e67 <gngppz@gmail.com>
27
26
  License: GPL-3.0
28
27
  Requires-Python: >=3.7
@@ -1,6 +1,6 @@
1
- rnet-2.4.1.dist-info/METADATA,sha256=kodSeqEjrCjz3o3bHBdWpCXzT4LXAFl2IR_ZqYvD-k8,8342
2
- rnet-2.4.1.dist-info/WHEEL,sha256=x3SLiePa9keDWmhLudA7GJa8Pg_v02Zp97pZf3lYKIY,106
3
- rnet-2.4.1.dist-info/licenses/LICENSE,sha256=ryRV02Zq6zAIr1heqDUkcGlpP7gVCDF6AqR4wRa82kI,35153
1
+ rnet-2.4.2.dist-info/METADATA,sha256=S89KxNfYlG7B9sRcRVDG7nfEDHugx26cUtMDAHsBroM,8306
2
+ rnet-2.4.2.dist-info/WHEEL,sha256=z_xuIm7AxUTa4lk5Z_gQGaB1bXRIsNVBjIaihrNx1AQ,106
3
+ rnet-2.4.2.dist-info/licenses/LICENSE,sha256=ryRV02Zq6zAIr1heqDUkcGlpP7gVCDF6AqR4wRa82kI,35153
4
4
  rnet.libs/libgcc_s-3aecca4c.so.1,sha256=_sVuZnnVxDgxnVfXQEU8B3q8D6Gw3jSv5ShoR2uo8KU,462145
5
5
  rnet/__init__.py,sha256=lhI2OJ7jXT98IHzhStJumoHAW4eCfROYiRkW1FycxCY,292
6
6
  rnet/__init__.pyi,sha256=81wvUDx0zqydo7zx06BhFVkYQPT06-AO1b1Q7nMfyDg,32583
@@ -15,5 +15,5 @@ rnet/header.pyi,sha256=qAp_-HXJEaTmpJf7-UdqMt5CEvFqBZkc3m-30hvbqlk,2895
15
15
  rnet/impersonate.py,sha256=ND4qNqtA7PAI6AroCi31S1_JEcwx2GOF0ThevQhbJPw,15
16
16
  rnet/impersonate.pyi,sha256=dMjfbiQfB9UaAKDQMQWC5lX5G-vQ1LMY9sZZfGkcZoU,3966
17
17
  rnet/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
- rnet/rnet.cpython-38-aarch64-linux-gnu.so,sha256=-Po3FuJ2n7scD9BQbs6sDpBgePaOHq86NqvNciC1mYE,8130953
19
- rnet-2.4.1.dist-info/RECORD,,
18
+ rnet/rnet.cpython-38-aarch64-linux-gnu.so,sha256=IMmeZrgXl5tqr_2zrvCIpHhl2AAeHjqoywKUSIADZwc,8130953
19
+ rnet-2.4.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.0)
2
+ Generator: maturin (1.9.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-musllinux_1_2_aarch64