From 0f572ff892cf57a38cd6b2c702be033cff02f11a Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 3 Feb 2018 12:45:01 +0000 Subject: - Update WWWs for all py-qt4* and py-qt5* ports - Fix plists for py-qt5* for python3 case, adding missing .pyi files Approved by: portmgr blanket --- x11/py-qt4-opengl/pkg-descr | 2 +- x11/py-qt5-opengl/pkg-descr | 2 +- x11/py-qt5-opengl/pkg-plist | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/py-qt4-opengl/pkg-descr b/x11/py-qt4-opengl/pkg-descr index aca7a3b1c6da..6fd0a6316102 100644 --- a/x11/py-qt4-opengl/pkg-descr +++ b/x11/py-qt4-opengl/pkg-descr @@ -1,4 +1,4 @@ PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtOpenGL module. -WWW: http://www.riverbankcomputing.co.uk/software/pyqt/ +WWW: https://riverbankcomputing.com/software/pyqt diff --git a/x11/py-qt5-opengl/pkg-descr b/x11/py-qt5-opengl/pkg-descr index 5b2a788a57f9..7caebe1f1747 100644 --- a/x11/py-qt5-opengl/pkg-descr +++ b/x11/py-qt5-opengl/pkg-descr @@ -1,4 +1,4 @@ PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtOpenGL module. -WWW: http://www.riverbankcomputing.co.uk/software/pyqt/ +WWW: https://riverbankcomputing.com/software/pyqt diff --git a/x11/py-qt5-opengl/pkg-plist b/x11/py-qt5-opengl/pkg-plist index 9e14cd09cce9..fcba5e3f82a4 100644 --- a/x11/py-qt5-opengl/pkg-plist +++ b/x11/py-qt5-opengl/pkg-plist @@ -1,4 +1,5 @@ %%PYTHON_SITELIBDIR%%/PyQt5/QtOpenGL.so +%%PYTHON3%%%%PYTHON_SITELIBDIR%%/PyQt5/QtOpenGL.pyi %%PYQT_SIPDIR%%/QtOpenGL/QtOpenGLmod.sip %%PYQT_SIPDIR%%/QtOpenGL/qgl.sip %%API%%share/qt5/qsci/api/python/QtOpenGL.api -- cgit