parent
43695bbd46
commit
8117cd5d84
@ -1,21 +0,0 @@
|
|||||||
diff -up PyQt5_gpl-5.11.2/configure.py.sip_check PyQt5_gpl-5.11.2/configure.py
|
|
||||||
--- PyQt5_gpl-5.11.2/configure.py.sip_check 2018-07-11 14:10:21.751437714 -0500
|
|
||||||
+++ PyQt5_gpl-5.11.2/configure.py 2018-07-11 14:12:13.035482279 -0500
|
|
||||||
@@ -647,7 +647,7 @@ class TargetConfiguration:
|
|
||||||
try:
|
|
||||||
from PyQt5 import sip
|
|
||||||
except ImportError:
|
|
||||||
- error(
|
|
||||||
+ inform(
|
|
||||||
"Unable to import PyQt5.sip. Make sure you have "
|
|
||||||
"configured SIP to create a private copy of the sip "
|
|
||||||
"module.")
|
|
||||||
@@ -2919,7 +2919,7 @@ def check_sip(target_config):
|
|
||||||
try:
|
|
||||||
from PyQt5 import sip
|
|
||||||
except ImportError:
|
|
||||||
- error(
|
|
||||||
+ inform(
|
|
||||||
"Unable to import PyQt5.sip. Make sure you have configured "
|
|
||||||
"SIP to create a private copy of the sip module.")
|
|
||||||
|
|
@ -1 +1 @@
|
|||||||
SHA512 (PyQt5_gpl-5.11.2.tar.gz) = fc60246b5e1ca0d8aeef829fe20de9dd28b77e3c151532f9dbcd92c0deec12d8308cc799901aeec3f84af745e735053d2aaad2866ef64a2426cba343e08bc2c0
|
SHA512 (PyQt5_gpl-5.11.3.dev1808131157.tar.gz) = 733c4ef235a0dff111a4f5402bddfc8223f2b4e96dc82fa2d2a11377bf243229bee8c8fe05a6b389fe2acc8ee3c9cdae15805242022bcc985e872751310de09a
|
||||||
|
Loading…
Reference in new issue