PyQt6-sip 13.9.1__cp39-cp39-macosx_10_9_universal2.whl → 13.10.0__cp39-cp39-macosx_10_9_universal2.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 PyQt6-sip might be problematic. Click here for more details.
- PyQt6/sip.cpython-39-darwin.so +0 -0
- {PyQt6_sip-13.9.1.dist-info → PyQt6_sip-13.10.0.dist-info}/LICENSE +1 -1
- {PyQt6_sip-13.9.1.dist-info → PyQt6_sip-13.10.0.dist-info}/METADATA +6 -5
- PyQt6_sip-13.10.0.dist-info/RECORD +6 -0
- {PyQt6_sip-13.9.1.dist-info → PyQt6_sip-13.10.0.dist-info}/WHEEL +1 -1
- PyQt6_sip-13.9.1.dist-info/RECORD +0 -6
- {PyQt6_sip-13.9.1.dist-info → PyQt6_sip-13.10.0.dist-info}/top_level.txt +0 -0
PyQt6/sip.cpython-39-darwin.so
CHANGED
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Copyright
|
|
1
|
+
Copyright (c) 2025 Phil Thompson <phil@riverbankcomputing.com>
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without
|
|
4
4
|
modification, are permitted provided that the following conditions are met:
|
|
@@ -1,19 +1,20 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: PyQt6_sip
|
|
3
|
-
Version: 13.
|
|
3
|
+
Version: 13.10.0
|
|
4
4
|
Summary: The sip module support for PyQt6
|
|
5
5
|
Home-page: https://github.com/Python-SIP/sip
|
|
6
6
|
Author: Phil Thompson
|
|
7
7
|
Author-email: phil@riverbankcomputing.com
|
|
8
|
-
License:
|
|
8
|
+
License: BSD-2-Clause
|
|
9
9
|
Platform: X11
|
|
10
10
|
Platform: macOS
|
|
11
11
|
Platform: Windows
|
|
12
12
|
Requires-Python: >=3.9
|
|
13
13
|
License-File: LICENSE
|
|
14
|
+
Dynamic: license
|
|
15
|
+
Dynamic: requires-python
|
|
14
16
|
|
|
15
17
|
sip Extension Module
|
|
16
18
|
====================
|
|
17
19
|
|
|
18
|
-
The sip extension module provides support for the PyQt6
|
|
19
|
-
package.
|
|
20
|
+
The sip extension module provides support for the PyQt6 package.
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
PyQt6/sip.cpython-39-darwin.so,sha256=LMfZhUiuamS_yH6_WPFJtP6DSHamLfL3c6krFJ78zPU,308864
|
|
2
|
+
PyQt6_sip-13.10.0.dist-info/LICENSE,sha256=Pm9bQnw2-U7PhrwBaYr3Awoe1us3SBENXbuNFC2ARhE,1304
|
|
3
|
+
PyQt6_sip-13.10.0.dist-info/METADATA,sha256=PVGl0itZa26xL9eeR-hUMLMDHW2MpeJJRSkAKMECC14,472
|
|
4
|
+
PyQt6_sip-13.10.0.dist-info/WHEEL,sha256=WwXsMctN3PTYNjsKqwUSvPchw2tnl4FqfTsIm7Wfyp8,112
|
|
5
|
+
PyQt6_sip-13.10.0.dist-info/top_level.txt,sha256=uGhVd--tC9Rc5vMUgHCyJSLvK6QghpAQuw_eGmNAhx8,6
|
|
6
|
+
PyQt6_sip-13.10.0.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
PyQt6/sip.cpython-39-darwin.so,sha256=ZUaE4SS5pitWTWF6lZH2Wim3aicIj2CHCRVI3i2RxOQ,308848
|
|
2
|
-
PyQt6_sip-13.9.1.dist-info/LICENSE,sha256=OFnPypceQp1reb3-sdyeQ6qVkvcpW_KP3WKCQJeQk4M,1300
|
|
3
|
-
PyQt6_sip-13.9.1.dist-info/METADATA,sha256=XUn4-iZ2iYAVYZ-F-FfqtgeFrSCi6anrAQoLfRTpBAg,420
|
|
4
|
-
PyQt6_sip-13.9.1.dist-info/WHEEL,sha256=6Jttq6AfcWtuRmLm2_3IJTdjGV1CXy3Nk5dn_Y8g5fU,112
|
|
5
|
-
PyQt6_sip-13.9.1.dist-info/top_level.txt,sha256=uGhVd--tC9Rc5vMUgHCyJSLvK6QghpAQuw_eGmNAhx8,6
|
|
6
|
-
PyQt6_sip-13.9.1.dist-info/RECORD,,
|
|
File without changes
|