pycares 4.3.0__cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 4.5.0__cp310-cp310-manylinux_2_17_aarch64.manylinux2014_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.
- pycares/{_cares.cpython-310-aarch64-linux-gnu.so → _cares.abi3.so} +0 -0
- pycares/_version.py +1 -1
- {pycares-4.3.0.dist-info → pycares-4.5.0.dist-info}/METADATA +7 -6
- pycares-4.5.0.dist-info/RECORD +11 -0
- {pycares-4.3.0.dist-info → pycares-4.5.0.dist-info}/WHEEL +1 -1
- pycares-4.3.0.dist-info/RECORD +0 -11
- {pycares-4.3.0.dist-info → pycares-4.5.0.dist-info}/LICENSE +0 -0
- {pycares-4.3.0.dist-info → pycares-4.5.0.dist-info}/top_level.txt +0 -0
Binary file
|
pycares/_version.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
|
2
|
-
__version__ = '4.
|
2
|
+
__version__ = '4.5.0'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pycares
|
3
|
-
Version: 4.
|
3
|
+
Version: 4.5.0
|
4
4
|
Summary: Python interface for c-ares
|
5
5
|
Home-page: http://github.com/saghul/pycares
|
6
6
|
Author: Saúl Ibarra Corretgé
|
@@ -15,18 +15,19 @@ Classifier: Operating System :: POSIX
|
|
15
15
|
Classifier: Operating System :: Microsoft :: Windows
|
16
16
|
Classifier: Programming Language :: Python
|
17
17
|
Classifier: Programming Language :: Python :: 3
|
18
|
-
Classifier: Programming Language :: Python :: 3.7
|
19
|
-
Classifier: Programming Language :: Python :: 3.8
|
20
18
|
Classifier: Programming Language :: Python :: 3.9
|
21
19
|
Classifier: Programming Language :: Python :: 3.10
|
22
20
|
Classifier: Programming Language :: Python :: 3.11
|
21
|
+
Classifier: Programming Language :: Python :: 3.12
|
22
|
+
Classifier: Programming Language :: Python :: 3.13
|
23
23
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
24
24
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
25
|
+
Requires-Python: >=3.9
|
25
26
|
Description-Content-Type: text/x-rst
|
26
27
|
License-File: LICENSE
|
27
|
-
Requires-Dist: cffi
|
28
|
+
Requires-Dist: cffi>=1.5.0
|
28
29
|
Provides-Extra: idna
|
29
|
-
Requires-Dist: idna
|
30
|
+
Requires-Dist: idna>=2.1; extra == "idna"
|
30
31
|
|
31
32
|
Looking for new maintainers
|
32
33
|
===========================
|
@@ -139,7 +140,7 @@ Unless stated otherwise on-file pycares uses the MIT license, check LICENSE file
|
|
139
140
|
Supported Python versions
|
140
141
|
-------------------------
|
141
142
|
|
142
|
-
Python >= 3.
|
143
|
+
Python >= 3.9 are supported. Both CPython and PyPy are supported.
|
143
144
|
|
144
145
|
|
145
146
|
Contributing
|
@@ -0,0 +1,11 @@
|
|
1
|
+
pycares-4.5.0.dist-info/top_level.txt,sha256=nIeo7L2XUVBQZO2YE6pH7tlKaBWTfmmRcXbqe_NWYCw,15
|
2
|
+
pycares-4.5.0.dist-info/RECORD,,
|
3
|
+
pycares-4.5.0.dist-info/LICENSE,sha256=QnuzpTcgJKJuLCkLJDglErzHyhI0McTdF43WE77qfu4,1070
|
4
|
+
pycares-4.5.0.dist-info/METADATA,sha256=xmxXZunYgKM38Lpw_Y3rznz6e-XiwNER-Plw4jAVpCw,4060
|
5
|
+
pycares-4.5.0.dist-info/WHEEL,sha256=vh2oQsbkNC287YHyuh6hScUY27fsR8EWsF9NYy1tH2k,153
|
6
|
+
pycares/utils.py,sha256=WXvoHfPeL7EoKdelvJ9LzIviMH3ijElLxH2Hgz5-0qU,1343
|
7
|
+
pycares/__init__.py,sha256=OslKRMeAcfH3txeLvK4yk1MP6uAkwkh0xV9pHqKrGVw,29754
|
8
|
+
pycares/errno.py,sha256=XgBmgCKLKV-5EAZIjxxJpORNZiwkyzma5VTKpzPHBms,1039
|
9
|
+
pycares/_version.py,sha256=eQpGitZNk2Yw1hvqQmPn0fk0Gtl5wtxsAwoNp4ihCIY,23
|
10
|
+
pycares/_cares.abi3.so,sha256=HIlnw5qMOPS8plO5PuIH7TszGAqR2x2Sk9C8s0Yjucw,912768
|
11
|
+
pycares/__main__.py,sha256=zagpuBSUv3MqoMvzby_5xzSW9ky76DAxWM8b5SMiJrw,2796
|
pycares-4.3.0.dist-info/RECORD
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
pycares-4.3.0.dist-info/top_level.txt,sha256=nIeo7L2XUVBQZO2YE6pH7tlKaBWTfmmRcXbqe_NWYCw,15
|
2
|
-
pycares-4.3.0.dist-info/METADATA,sha256=JK9rzaqMrSo5BmiARAkNHXWKS-OkkCnbJKIB3peCYsc,4042
|
3
|
-
pycares-4.3.0.dist-info/LICENSE,sha256=QnuzpTcgJKJuLCkLJDglErzHyhI0McTdF43WE77qfu4,1070
|
4
|
-
pycares-4.3.0.dist-info/RECORD,,
|
5
|
-
pycares-4.3.0.dist-info/WHEEL,sha256=3AHslvWgUfMTlQQ8cD8Y_NJI60eRP-kac0ENn0XDVG4,154
|
6
|
-
pycares/errno.py,sha256=XgBmgCKLKV-5EAZIjxxJpORNZiwkyzma5VTKpzPHBms,1039
|
7
|
-
pycares/__main__.py,sha256=zagpuBSUv3MqoMvzby_5xzSW9ky76DAxWM8b5SMiJrw,2796
|
8
|
-
pycares/__init__.py,sha256=OslKRMeAcfH3txeLvK4yk1MP6uAkwkh0xV9pHqKrGVw,29754
|
9
|
-
pycares/utils.py,sha256=WXvoHfPeL7EoKdelvJ9LzIviMH3ijElLxH2Hgz5-0qU,1343
|
10
|
-
pycares/_version.py,sha256=S1AAyWhyiFn9y_Ja2XK5cU6N7ITb1ymFtB31LIm84_w,23
|
11
|
-
pycares/_cares.cpython-310-aarch64-linux-gnu.so,sha256=feKjPXc_TkvMJKElKD6dw55AQRnC0a9-hVml6lImmic,912768
|
File without changes
|
File without changes
|