From a5b5a6bc6e2eb57c0efd8b5f9be26a0156e290b5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 28 Aug 2019 15:08:32 +0530 Subject: [PATCH] Bump versions of sip and pyqt --- bypy/sources.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index bf8333e9f9..cdafa020c8 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -764,27 +764,27 @@ { "name": "sip", "unix": { - "filename": "sip-4.19.16.tar.gz", - "hash": "sha256:184c790d58e9527fc6bdac2bbf8638f3d1b41dea922cad8eb83172b4ba70c620", - "urls": ["https://www.riverbankcomputing.com/static/Downloads/sip/4.19.16/{filename}"] + "filename": "sip-4.19.18.tar.gz", + "hash": "sha256:c0bd863800ed9b15dcad477c4017cdb73fa805c25908b0240564add74d697e1e", + "urls": ["https://www.riverbankcomputing.com/static/Downloads/sip/4.19.18/{filename}"] } }, { "name": "pyqt", "unix": { - "filename": "PyQt5_gpl-5.12.1.tar.gz", - "hash": "sha256:3718ce847d824090fd5f95ff3f13847ee75c2507368d4cbaeb48338f506e59bf", - "urls": ["https://www.riverbankcomputing.com/static/Downloads/PyQt5/5.12.1/{filename}"] + "filename": "PyQt5_gpl-5.13.0.tar.gz", + "hash": "sha256:0cdbffe5135926527b61cc3692dd301cd0328dd87eeaf1313e610787c46faff9", + "urls": ["https://www.riverbankcomputing.com/static/Downloads/PyQt5/5.13.0/{filename}"] } }, { "name": "pyqt-webengine", "unix": { - "filename": "PyQtWebEngine_gpl-5.12.1.tar.gz", - "hash": "sha256:860704672ea1b616e1347be1f347bc1c749e64ed378370863fe209e84e9bd473", - "urls": ["https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/5.12.1/{filename}"] + "filename": "PyQtWebEngine_gpl-5.13.0.tar.gz", + "hash": "sha256:bb6cabcc454ed1394aedfb42eb35dbee3ca324cf582e8c0ca5e8c8af0b00e325", + "urls": ["https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/5.13.0/{filename}"] } },