From 3234b70683cd5d3a74b9a4ee8346d1f30ff1a0b3 Mon Sep 17 00:00:00 2001 From: groni Date: Sat, 25 Feb 2017 18:54:51 +0100 Subject: [PATCH] sip change url --- programming/language/python/sip/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/language/python/sip/pspec.xml b/programming/language/python/sip/pspec.xml index 9960e5d2a6..53bc9e5718 100644 --- a/programming/language/python/sip/pspec.xml +++ b/programming/language/python/sip/pspec.xml @@ -12,7 +12,7 @@ app:console SIP is a tool for generating bindings for C++ classes so that they can be used by Python SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules. - mirrors://sourceforge/pyqt/sip-4.19.tar.gz + https://sourceforge.net/projects/pyqt/files/sip/sip-4.19/sip-4.19.tar.gz qt5-base-devel python-devel