pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-qtpy: updating to version 2.2.0
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Thu Aug 18 18:55:29 2022 +0800
Changeset: 4520259420b3cc7ed1dc04bd911324f9c84c5592
Modified Files:
py-qtpy/Makefile
py-qtpy/PLIST
py-qtpy/distinfo
Log Message:
py-qtpy: updating to version 2.2.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4520259420b3cc7ed1dc04bd911324f9c84c5592
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-qtpy/Makefile | 20 +++--
py-qtpy/PLIST | 226 ++++++++++++++++++++++++++++++++++++++++++++++++-------
py-qtpy/distinfo | 6 +-
3 files changed, 214 insertions(+), 38 deletions(-)
diffs:
diff --git a/py-qtpy/Makefile b/py-qtpy/Makefile
index 1f91a61f4d..bdbe6125f9 100644
--- a/py-qtpy/Makefile
+++ b/py-qtpy/Makefile
@@ -1,17 +1,21 @@
# $NetBSD$
-DISTNAME= QtPy-1.9.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-CATEGORIES= python # TODO: add primary category
-MASTER_SITES= https://files.pythonhosted.org/packages/af/9f/f92125f9ba07830e5dd99141d07d5edffd555670d2c16a8454ac4a65d27b/
+DISTNAME= QtPy-2.2.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= python
+MASTER_SITES= ${MASTER_SITE_PYPI:=Q/QtPy/}
-MAINTAINER= jihbed.research%gmail.com@localhost
-HOMEPAGE= https://github.com/spyder-ide/qtpy
-COMMENT= Qt bindings PyQt5, PyQt4 and PySide
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://pypi.org/project/QtPy/
+COMMENT= Abstraction layer for PyQt5/PySide2/PyQt6/PySide6
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-packaging>0:../../devel/py-packaging
+
USE_LANGUAGES= # none
-.include "../../x11/py-qt5/buildlink3.mk"
+post-extract:
+ ${CHMOD} -R o-w,g-w ${WRKSRC}
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-qtpy/PLIST b/py-qtpy/PLIST
index c6c83c4ca5..4fc6d9009b 100644
--- a/py-qtpy/PLIST
+++ b/py-qtpy/PLIST
@@ -1,7 +1,11 @@
@comment $NetBSD$
+bin/qtpy
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/qtpy/Qt3DAnimation.py
${PYSITELIB}/qtpy/Qt3DAnimation.pyc
@@ -21,15 +25,27 @@ ${PYSITELIB}/qtpy/Qt3DLogic.pyo
${PYSITELIB}/qtpy/Qt3DRender.py
${PYSITELIB}/qtpy/Qt3DRender.pyc
${PYSITELIB}/qtpy/Qt3DRender.pyo
+${PYSITELIB}/qtpy/QtAxContainer.py
+${PYSITELIB}/qtpy/QtAxContainer.pyc
+${PYSITELIB}/qtpy/QtAxContainer.pyo
+${PYSITELIB}/qtpy/QtBluetooth.py
+${PYSITELIB}/qtpy/QtBluetooth.pyc
+${PYSITELIB}/qtpy/QtBluetooth.pyo
${PYSITELIB}/qtpy/QtCharts.py
${PYSITELIB}/qtpy/QtCharts.pyc
${PYSITELIB}/qtpy/QtCharts.pyo
+${PYSITELIB}/qtpy/QtConcurrent.py
+${PYSITELIB}/qtpy/QtConcurrent.pyc
+${PYSITELIB}/qtpy/QtConcurrent.pyo
${PYSITELIB}/qtpy/QtCore.py
${PYSITELIB}/qtpy/QtCore.pyc
${PYSITELIB}/qtpy/QtCore.pyo
-${PYSITELIB}/qtpy/QtDatavisualization.py
-${PYSITELIB}/qtpy/QtDatavisualization.pyc
-${PYSITELIB}/qtpy/QtDatavisualization.pyo
+${PYSITELIB}/qtpy/QtDBus.py
+${PYSITELIB}/qtpy/QtDBus.pyc
+${PYSITELIB}/qtpy/QtDBus.pyo
+${PYSITELIB}/qtpy/QtDataVisualization.py
+${PYSITELIB}/qtpy/QtDataVisualization.pyc
+${PYSITELIB}/qtpy/QtDataVisualization.pyo
${PYSITELIB}/qtpy/QtDesigner.py
${PYSITELIB}/qtpy/QtDesigner.pyc
${PYSITELIB}/qtpy/QtDesigner.pyo
@@ -42,6 +58,9 @@ ${PYSITELIB}/qtpy/QtHelp.pyo
${PYSITELIB}/qtpy/QtLocation.py
${PYSITELIB}/qtpy/QtLocation.pyc
${PYSITELIB}/qtpy/QtLocation.pyo
+${PYSITELIB}/qtpy/QtMacExtras.py
+${PYSITELIB}/qtpy/QtMacExtras.pyc
+${PYSITELIB}/qtpy/QtMacExtras.pyo
${PYSITELIB}/qtpy/QtMultimedia.py
${PYSITELIB}/qtpy/QtMultimedia.pyc
${PYSITELIB}/qtpy/QtMultimedia.pyo
@@ -51,33 +70,87 @@ ${PYSITELIB}/qtpy/QtMultimediaWidgets.pyo
${PYSITELIB}/qtpy/QtNetwork.py
${PYSITELIB}/qtpy/QtNetwork.pyc
${PYSITELIB}/qtpy/QtNetwork.pyo
+${PYSITELIB}/qtpy/QtNetworkAuth.py
+${PYSITELIB}/qtpy/QtNetworkAuth.pyc
+${PYSITELIB}/qtpy/QtNetworkAuth.pyo
+${PYSITELIB}/qtpy/QtNfc.py
+${PYSITELIB}/qtpy/QtNfc.pyc
+${PYSITELIB}/qtpy/QtNfc.pyo
${PYSITELIB}/qtpy/QtOpenGL.py
${PYSITELIB}/qtpy/QtOpenGL.pyc
${PYSITELIB}/qtpy/QtOpenGL.pyo
+${PYSITELIB}/qtpy/QtOpenGLWidgets.py
+${PYSITELIB}/qtpy/QtOpenGLWidgets.pyc
+${PYSITELIB}/qtpy/QtOpenGLWidgets.pyo
+${PYSITELIB}/qtpy/QtPositioning.py
+${PYSITELIB}/qtpy/QtPositioning.pyc
+${PYSITELIB}/qtpy/QtPositioning.pyo
${PYSITELIB}/qtpy/QtPrintSupport.py
${PYSITELIB}/qtpy/QtPrintSupport.pyc
${PYSITELIB}/qtpy/QtPrintSupport.pyo
+${PYSITELIB}/qtpy/QtPurchasing.py
+${PYSITELIB}/qtpy/QtPurchasing.pyc
+${PYSITELIB}/qtpy/QtPurchasing.pyo
${PYSITELIB}/qtpy/QtQml.py
${PYSITELIB}/qtpy/QtQml.pyc
${PYSITELIB}/qtpy/QtQml.pyo
${PYSITELIB}/qtpy/QtQuick.py
${PYSITELIB}/qtpy/QtQuick.pyc
${PYSITELIB}/qtpy/QtQuick.pyo
+${PYSITELIB}/qtpy/QtQuick3D.py
+${PYSITELIB}/qtpy/QtQuick3D.pyc
+${PYSITELIB}/qtpy/QtQuick3D.pyo
+${PYSITELIB}/qtpy/QtQuickControls2.py
+${PYSITELIB}/qtpy/QtQuickControls2.pyc
+${PYSITELIB}/qtpy/QtQuickControls2.pyo
${PYSITELIB}/qtpy/QtQuickWidgets.py
${PYSITELIB}/qtpy/QtQuickWidgets.pyc
${PYSITELIB}/qtpy/QtQuickWidgets.pyo
+${PYSITELIB}/qtpy/QtRemoteObjects.py
+${PYSITELIB}/qtpy/QtRemoteObjects.pyc
+${PYSITELIB}/qtpy/QtRemoteObjects.pyo
+${PYSITELIB}/qtpy/QtScxml.py
+${PYSITELIB}/qtpy/QtScxml.pyc
+${PYSITELIB}/qtpy/QtScxml.pyo
+${PYSITELIB}/qtpy/QtSensors.py
+${PYSITELIB}/qtpy/QtSensors.pyc
+${PYSITELIB}/qtpy/QtSensors.pyo
+${PYSITELIB}/qtpy/QtSerialPort.py
+${PYSITELIB}/qtpy/QtSerialPort.pyc
+${PYSITELIB}/qtpy/QtSerialPort.pyo
${PYSITELIB}/qtpy/QtSql.py
${PYSITELIB}/qtpy/QtSql.pyc
${PYSITELIB}/qtpy/QtSql.pyo
+${PYSITELIB}/qtpy/QtStateMachine.py
+${PYSITELIB}/qtpy/QtStateMachine.pyc
+${PYSITELIB}/qtpy/QtStateMachine.pyo
${PYSITELIB}/qtpy/QtSvg.py
${PYSITELIB}/qtpy/QtSvg.pyc
${PYSITELIB}/qtpy/QtSvg.pyo
+${PYSITELIB}/qtpy/QtSvgWidgets.py
+${PYSITELIB}/qtpy/QtSvgWidgets.pyc
+${PYSITELIB}/qtpy/QtSvgWidgets.pyo
${PYSITELIB}/qtpy/QtTest.py
${PYSITELIB}/qtpy/QtTest.pyc
${PYSITELIB}/qtpy/QtTest.pyo
+${PYSITELIB}/qtpy/QtTextToSpeech.py
+${PYSITELIB}/qtpy/QtTextToSpeech.pyc
+${PYSITELIB}/qtpy/QtTextToSpeech.pyo
+${PYSITELIB}/qtpy/QtUiTools.py
+${PYSITELIB}/qtpy/QtUiTools.pyc
+${PYSITELIB}/qtpy/QtUiTools.pyo
${PYSITELIB}/qtpy/QtWebChannel.py
${PYSITELIB}/qtpy/QtWebChannel.pyc
${PYSITELIB}/qtpy/QtWebChannel.pyo
+${PYSITELIB}/qtpy/QtWebEngine.py
+${PYSITELIB}/qtpy/QtWebEngine.pyc
+${PYSITELIB}/qtpy/QtWebEngine.pyo
+${PYSITELIB}/qtpy/QtWebEngineCore.py
+${PYSITELIB}/qtpy/QtWebEngineCore.pyc
+${PYSITELIB}/qtpy/QtWebEngineCore.pyo
+${PYSITELIB}/qtpy/QtWebEngineQuick.py
+${PYSITELIB}/qtpy/QtWebEngineQuick.pyc
+${PYSITELIB}/qtpy/QtWebEngineQuick.pyo
${PYSITELIB}/qtpy/QtWebEngineWidgets.py
${PYSITELIB}/qtpy/QtWebEngineWidgets.pyc
${PYSITELIB}/qtpy/QtWebEngineWidgets.pyo
@@ -87,51 +160,60 @@ ${PYSITELIB}/qtpy/QtWebSockets.pyo
${PYSITELIB}/qtpy/QtWidgets.py
${PYSITELIB}/qtpy/QtWidgets.pyc
${PYSITELIB}/qtpy/QtWidgets.pyo
+${PYSITELIB}/qtpy/QtWinExtras.py
+${PYSITELIB}/qtpy/QtWinExtras.pyc
+${PYSITELIB}/qtpy/QtWinExtras.pyo
+${PYSITELIB}/qtpy/QtX11Extras.py
+${PYSITELIB}/qtpy/QtX11Extras.pyc
+${PYSITELIB}/qtpy/QtX11Extras.pyo
+${PYSITELIB}/qtpy/QtXml.py
+${PYSITELIB}/qtpy/QtXml.pyc
+${PYSITELIB}/qtpy/QtXml.pyo
${PYSITELIB}/qtpy/QtXmlPatterns.py
${PYSITELIB}/qtpy/QtXmlPatterns.pyc
${PYSITELIB}/qtpy/QtXmlPatterns.pyo
${PYSITELIB}/qtpy/__init__.py
${PYSITELIB}/qtpy/__init__.pyc
${PYSITELIB}/qtpy/__init__.pyo
-${PYSITELIB}/qtpy/_patch/__init__.py
-${PYSITELIB}/qtpy/_patch/__init__.pyc
-${PYSITELIB}/qtpy/_patch/__init__.pyo
-${PYSITELIB}/qtpy/_patch/qcombobox.py
-${PYSITELIB}/qtpy/_patch/qcombobox.pyc
-${PYSITELIB}/qtpy/_patch/qcombobox.pyo
-${PYSITELIB}/qtpy/_patch/qheaderview.py
-${PYSITELIB}/qtpy/_patch/qheaderview.pyc
-${PYSITELIB}/qtpy/_patch/qheaderview.pyo
-${PYSITELIB}/qtpy/_version.py
-${PYSITELIB}/qtpy/_version.pyc
-${PYSITELIB}/qtpy/_version.pyo
+${PYSITELIB}/qtpy/__main__.py
+${PYSITELIB}/qtpy/__main__.pyc
+${PYSITELIB}/qtpy/__main__.pyo
+${PYSITELIB}/qtpy/cli.py
+${PYSITELIB}/qtpy/cli.pyc
+${PYSITELIB}/qtpy/cli.pyo
${PYSITELIB}/qtpy/compat.py
${PYSITELIB}/qtpy/compat.pyc
${PYSITELIB}/qtpy/compat.pyo
-${PYSITELIB}/qtpy/py3compat.py
-${PYSITELIB}/qtpy/py3compat.pyc
-${PYSITELIB}/qtpy/py3compat.pyo
+${PYSITELIB}/qtpy/enums_compat.py
+${PYSITELIB}/qtpy/enums_compat.pyc
+${PYSITELIB}/qtpy/enums_compat.pyo
+${PYSITELIB}/qtpy/py.typed
+${PYSITELIB}/qtpy/shiboken.py
+${PYSITELIB}/qtpy/shiboken.pyc
+${PYSITELIB}/qtpy/shiboken.pyo
+${PYSITELIB}/qtpy/sip.py
+${PYSITELIB}/qtpy/sip.pyc
+${PYSITELIB}/qtpy/sip.pyo
${PYSITELIB}/qtpy/tests/__init__.py
${PYSITELIB}/qtpy/tests/__init__.pyc
${PYSITELIB}/qtpy/tests/__init__.pyo
${PYSITELIB}/qtpy/tests/conftest.py
${PYSITELIB}/qtpy/tests/conftest.pyc
${PYSITELIB}/qtpy/tests/conftest.pyo
-${PYSITELIB}/qtpy/tests/runtests.py
-${PYSITELIB}/qtpy/tests/runtests.pyc
-${PYSITELIB}/qtpy/tests/runtests.pyo
+${PYSITELIB}/qtpy/tests/test.ui
+${PYSITELIB}/qtpy/tests/test_cli.py
+${PYSITELIB}/qtpy/tests/test_cli.pyc
+${PYSITELIB}/qtpy/tests/test_cli.pyo
+${PYSITELIB}/qtpy/tests/test_compat.py
+${PYSITELIB}/qtpy/tests/test_compat.pyc
+${PYSITELIB}/qtpy/tests/test_compat.pyo
+${PYSITELIB}/qtpy/tests/test_custom.ui
${PYSITELIB}/qtpy/tests/test_macos_checks.py
${PYSITELIB}/qtpy/tests/test_macos_checks.pyc
${PYSITELIB}/qtpy/tests/test_macos_checks.pyo
${PYSITELIB}/qtpy/tests/test_main.py
${PYSITELIB}/qtpy/tests/test_main.pyc
${PYSITELIB}/qtpy/tests/test_main.pyo
-${PYSITELIB}/qtpy/tests/test_patch_qcombobox.py
-${PYSITELIB}/qtpy/tests/test_patch_qcombobox.pyc
-${PYSITELIB}/qtpy/tests/test_patch_qcombobox.pyo
-${PYSITELIB}/qtpy/tests/test_patch_qheaderview.py
-${PYSITELIB}/qtpy/tests/test_patch_qheaderview.pyc
-${PYSITELIB}/qtpy/tests/test_patch_qheaderview.pyo
${PYSITELIB}/qtpy/tests/test_qdesktopservice_split.py
${PYSITELIB}/qtpy/tests/test_qdesktopservice_split.pyc
${PYSITELIB}/qtpy/tests/test_qdesktopservice_split.pyo
@@ -153,24 +235,42 @@ ${PYSITELIB}/qtpy/tests/test_qt3dlogic.pyo
${PYSITELIB}/qtpy/tests/test_qt3drender.py
${PYSITELIB}/qtpy/tests/test_qt3drender.pyc
${PYSITELIB}/qtpy/tests/test_qt3drender.pyo
+${PYSITELIB}/qtpy/tests/test_qtaxcontainer.py
+${PYSITELIB}/qtpy/tests/test_qtaxcontainer.pyc
+${PYSITELIB}/qtpy/tests/test_qtaxcontainer.pyo
+${PYSITELIB}/qtpy/tests/test_qtbluetooth.py
+${PYSITELIB}/qtpy/tests/test_qtbluetooth.pyc
+${PYSITELIB}/qtpy/tests/test_qtbluetooth.pyo
${PYSITELIB}/qtpy/tests/test_qtcharts.py
${PYSITELIB}/qtpy/tests/test_qtcharts.pyc
${PYSITELIB}/qtpy/tests/test_qtcharts.pyo
+${PYSITELIB}/qtpy/tests/test_qtconcurrent.py
+${PYSITELIB}/qtpy/tests/test_qtconcurrent.pyc
+${PYSITELIB}/qtpy/tests/test_qtconcurrent.pyo
${PYSITELIB}/qtpy/tests/test_qtcore.py
${PYSITELIB}/qtpy/tests/test_qtcore.pyc
${PYSITELIB}/qtpy/tests/test_qtcore.pyo
${PYSITELIB}/qtpy/tests/test_qtdatavisualization.py
${PYSITELIB}/qtpy/tests/test_qtdatavisualization.pyc
${PYSITELIB}/qtpy/tests/test_qtdatavisualization.pyo
+${PYSITELIB}/qtpy/tests/test_qtdbus.py
+${PYSITELIB}/qtpy/tests/test_qtdbus.pyc
+${PYSITELIB}/qtpy/tests/test_qtdbus.pyo
${PYSITELIB}/qtpy/tests/test_qtdesigner.py
${PYSITELIB}/qtpy/tests/test_qtdesigner.pyc
${PYSITELIB}/qtpy/tests/test_qtdesigner.pyo
+${PYSITELIB}/qtpy/tests/test_qtgui.py
+${PYSITELIB}/qtpy/tests/test_qtgui.pyc
+${PYSITELIB}/qtpy/tests/test_qtgui.pyo
${PYSITELIB}/qtpy/tests/test_qthelp.py
${PYSITELIB}/qtpy/tests/test_qthelp.pyc
${PYSITELIB}/qtpy/tests/test_qthelp.pyo
${PYSITELIB}/qtpy/tests/test_qtlocation.py
${PYSITELIB}/qtpy/tests/test_qtlocation.pyc
${PYSITELIB}/qtpy/tests/test_qtlocation.pyo
+${PYSITELIB}/qtpy/tests/test_qtmacextras.py
+${PYSITELIB}/qtpy/tests/test_qtmacextras.pyc
+${PYSITELIB}/qtpy/tests/test_qtmacextras.pyo
${PYSITELIB}/qtpy/tests/test_qtmultimedia.py
${PYSITELIB}/qtpy/tests/test_qtmultimedia.pyc
${PYSITELIB}/qtpy/tests/test_qtmultimedia.pyo
@@ -180,42 +280,114 @@ ${PYSITELIB}/qtpy/tests/test_qtmultimediawidgets.pyo
${PYSITELIB}/qtpy/tests/test_qtnetwork.py
${PYSITELIB}/qtpy/tests/test_qtnetwork.pyc
${PYSITELIB}/qtpy/tests/test_qtnetwork.pyo
+${PYSITELIB}/qtpy/tests/test_qtnetworkauth.py
+${PYSITELIB}/qtpy/tests/test_qtnetworkauth.pyc
+${PYSITELIB}/qtpy/tests/test_qtnetworkauth.pyo
+${PYSITELIB}/qtpy/tests/test_qtopengl.py
+${PYSITELIB}/qtpy/tests/test_qtopengl.pyc
+${PYSITELIB}/qtpy/tests/test_qtopengl.pyo
+${PYSITELIB}/qtpy/tests/test_qtopenglwidgets.py
+${PYSITELIB}/qtpy/tests/test_qtopenglwidgets.pyc
+${PYSITELIB}/qtpy/tests/test_qtopenglwidgets.pyo
+${PYSITELIB}/qtpy/tests/test_qtpositioning.py
+${PYSITELIB}/qtpy/tests/test_qtpositioning.pyc
+${PYSITELIB}/qtpy/tests/test_qtpositioning.pyo
${PYSITELIB}/qtpy/tests/test_qtprintsupport.py
${PYSITELIB}/qtpy/tests/test_qtprintsupport.pyc
${PYSITELIB}/qtpy/tests/test_qtprintsupport.pyo
+${PYSITELIB}/qtpy/tests/test_qtpurchasing.py
+${PYSITELIB}/qtpy/tests/test_qtpurchasing.pyc
+${PYSITELIB}/qtpy/tests/test_qtpurchasing.pyo
${PYSITELIB}/qtpy/tests/test_qtqml.py
${PYSITELIB}/qtpy/tests/test_qtqml.pyc
${PYSITELIB}/qtpy/tests/test_qtqml.pyo
${PYSITELIB}/qtpy/tests/test_qtquick.py
${PYSITELIB}/qtpy/tests/test_qtquick.pyc
${PYSITELIB}/qtpy/tests/test_qtquick.pyo
+${PYSITELIB}/qtpy/tests/test_qtquick3d.py
+${PYSITELIB}/qtpy/tests/test_qtquick3d.pyc
+${PYSITELIB}/qtpy/tests/test_qtquick3d.pyo
+${PYSITELIB}/qtpy/tests/test_qtquickcontrols2.py
+${PYSITELIB}/qtpy/tests/test_qtquickcontrols2.pyc
+${PYSITELIB}/qtpy/tests/test_qtquickcontrols2.pyo
${PYSITELIB}/qtpy/tests/test_qtquickwidgets.py
${PYSITELIB}/qtpy/tests/test_qtquickwidgets.pyc
${PYSITELIB}/qtpy/tests/test_qtquickwidgets.pyo
+${PYSITELIB}/qtpy/tests/test_qtremoteobjects.py
+${PYSITELIB}/qtpy/tests/test_qtremoteobjects.pyc
+${PYSITELIB}/qtpy/tests/test_qtremoteobjects.pyo
+${PYSITELIB}/qtpy/tests/test_qtscxml.py
+${PYSITELIB}/qtpy/tests/test_qtscxml.pyc
+${PYSITELIB}/qtpy/tests/test_qtscxml.pyo
+${PYSITELIB}/qtpy/tests/test_qtsensors.py
+${PYSITELIB}/qtpy/tests/test_qtsensors.pyc
+${PYSITELIB}/qtpy/tests/test_qtsensors.pyo
+${PYSITELIB}/qtpy/tests/test_qtserialport.py
+${PYSITELIB}/qtpy/tests/test_qtserialport.pyc
+${PYSITELIB}/qtpy/tests/test_qtserialport.pyo
${PYSITELIB}/qtpy/tests/test_qtsql.py
${PYSITELIB}/qtpy/tests/test_qtsql.pyc
${PYSITELIB}/qtpy/tests/test_qtsql.pyo
+${PYSITELIB}/qtpy/tests/test_qtstatemachine.py
+${PYSITELIB}/qtpy/tests/test_qtstatemachine.pyc
+${PYSITELIB}/qtpy/tests/test_qtstatemachine.pyo
${PYSITELIB}/qtpy/tests/test_qtsvg.py
${PYSITELIB}/qtpy/tests/test_qtsvg.pyc
${PYSITELIB}/qtpy/tests/test_qtsvg.pyo
+${PYSITELIB}/qtpy/tests/test_qtsvgwidgets.py
+${PYSITELIB}/qtpy/tests/test_qtsvgwidgets.pyc
+${PYSITELIB}/qtpy/tests/test_qtsvgwidgets.pyo
${PYSITELIB}/qtpy/tests/test_qttest.py
${PYSITELIB}/qtpy/tests/test_qttest.pyc
${PYSITELIB}/qtpy/tests/test_qttest.pyo
+${PYSITELIB}/qtpy/tests/test_qttexttospeech.py
+${PYSITELIB}/qtpy/tests/test_qttexttospeech.pyc
+${PYSITELIB}/qtpy/tests/test_qttexttospeech.pyo
+${PYSITELIB}/qtpy/tests/test_qtuitools.py
+${PYSITELIB}/qtpy/tests/test_qtuitools.pyc
+${PYSITELIB}/qtpy/tests/test_qtuitools.pyo
${PYSITELIB}/qtpy/tests/test_qtwebchannel.py
${PYSITELIB}/qtpy/tests/test_qtwebchannel.pyc
${PYSITELIB}/qtpy/tests/test_qtwebchannel.pyo
+${PYSITELIB}/qtpy/tests/test_qtwebenginecore.py
+${PYSITELIB}/qtpy/tests/test_qtwebenginecore.pyc
+${PYSITELIB}/qtpy/tests/test_qtwebenginecore.pyo
+${PYSITELIB}/qtpy/tests/test_qtwebenginequick.py
+${PYSITELIB}/qtpy/tests/test_qtwebenginequick.pyc
+${PYSITELIB}/qtpy/tests/test_qtwebenginequick.pyo
${PYSITELIB}/qtpy/tests/test_qtwebenginewidgets.py
${PYSITELIB}/qtpy/tests/test_qtwebenginewidgets.pyc
${PYSITELIB}/qtpy/tests/test_qtwebenginewidgets.pyo
${PYSITELIB}/qtpy/tests/test_qtwebsockets.py
${PYSITELIB}/qtpy/tests/test_qtwebsockets.pyc
${PYSITELIB}/qtpy/tests/test_qtwebsockets.pyo
+${PYSITELIB}/qtpy/tests/test_qtwidgets.py
+${PYSITELIB}/qtpy/tests/test_qtwidgets.pyc
+${PYSITELIB}/qtpy/tests/test_qtwidgets.pyo
+${PYSITELIB}/qtpy/tests/test_qtwinextras.py
+${PYSITELIB}/qtpy/tests/test_qtwinextras.pyc
+${PYSITELIB}/qtpy/tests/test_qtwinextras.pyo
+${PYSITELIB}/qtpy/tests/test_qtx11extras.py
+${PYSITELIB}/qtpy/tests/test_qtx11extras.pyc
+${PYSITELIB}/qtpy/tests/test_qtx11extras.pyo
+${PYSITELIB}/qtpy/tests/test_qtxml.py
+${PYSITELIB}/qtpy/tests/test_qtxml.pyc
+${PYSITELIB}/qtpy/tests/test_qtxml.pyo
${PYSITELIB}/qtpy/tests/test_qtxmlpatterns.py
${PYSITELIB}/qtpy/tests/test_qtxmlpatterns.pyc
${PYSITELIB}/qtpy/tests/test_qtxmlpatterns.pyo
+${PYSITELIB}/qtpy/tests/test_shiboken.py
+${PYSITELIB}/qtpy/tests/test_shiboken.pyc
+${PYSITELIB}/qtpy/tests/test_shiboken.pyo
+${PYSITELIB}/qtpy/tests/test_sip.py
+${PYSITELIB}/qtpy/tests/test_sip.pyc
+${PYSITELIB}/qtpy/tests/test_sip.pyo
${PYSITELIB}/qtpy/tests/test_uic.py
${PYSITELIB}/qtpy/tests/test_uic.pyc
${PYSITELIB}/qtpy/tests/test_uic.pyo
+${PYSITELIB}/qtpy/tests/utils.py
+${PYSITELIB}/qtpy/tests/utils.pyc
+${PYSITELIB}/qtpy/tests/utils.pyo
${PYSITELIB}/qtpy/uic.py
${PYSITELIB}/qtpy/uic.pyc
${PYSITELIB}/qtpy/uic.pyo
diff --git a/py-qtpy/distinfo b/py-qtpy/distinfo
index 2484d0db35..4f4b7e8c86 100644
--- a/py-qtpy/distinfo
+++ b/py-qtpy/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (QtPy-1.9.0.tar.gz) = 42b6e5bf1656485712e175761e580251a187501f
-SHA512 (QtPy-1.9.0.tar.gz) = 2492c531f0df3afc9e0f8875a2b2e39cc8b09542fb9f251900b8596c0db7767390bb85365cc39efd6cd37ae852a00655354e6f9f3d795023e4fd86dbf8bd5fa7
-Size (QtPy-1.9.0.tar.gz) = 35522 bytes
+BLAKE2s (QtPy-2.2.0.tar.gz) = 357b8e1139c686bc42a14d12303110d8579ad569b826b5212e1e5dba14bad666
+SHA512 (QtPy-2.2.0.tar.gz) = b0e7696c7861942c16749dc5f5ccbfd038f7fc2b1defbf372885223c4100805cada9bbb2f5bdae1f1c642b52d480d6e0048e221d9efd3f3103da54e6e2bfd0ff
+Size (QtPy-2.2.0.tar.gz) = 51573 bytes
Home |
Main Index |
Thread Index |
Old Index