diff --git a/programming/language/python3/python3-sip/actions.py b/programming/language/python3/python3-sip/actions.py
index 0e16697572..c8d1ffbb8f 100644
--- a/programming/language/python3/python3-sip/actions.py
+++ b/programming/language/python3/python3-sip/actions.py
@@ -13,7 +13,7 @@ from pisi.actionsapi import get
WorkDir = "sip-%s" % get.srcVERSION()
def setup():
- shelltools.system("find . -type f -exec sed -i 's/Python.h/python3.4m\/Python.h/g' {} \;")
+ shelltools.system("find . -type f -exec sed -i 's/Python.h/python3.6m\/Python.h/g' {} \;")
pythonmodules.run('configure.py CFLAGS="%s" CXXFLAGS="%s"' % (get.CFLAGS(), get.CXXFLAGS()), pyVer = "3")
diff --git a/programming/language/python3/python3-sip/pspec.xml b/programming/language/python3/python3-sip/pspec.xml
index ad526c26fa..06ce47a8ad 100644
--- a/programming/language/python3/python3-sip/pspec.xml
+++ b/programming/language/python3/python3-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 Python3
SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python3. It takes any C or C++ libraries and converts them into Python extension modules.
- mirrors://sourceforge/pyqt/sip-4.18.tar.gz
+ mirrors://sourceforge/pyqt/sip-4.19.1.tar.gz
qt5-base-devel
python3-devel
@@ -35,6 +35,13 @@
+
+ 2017-03-02
+ 4.19.1
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-06-18
4.18