pyqt5 5.2+dfsg-1ubuntu8 source package in Ubuntu
Changelog
pyqt5 (5.2+dfsg-1ubuntu8) trusty; urgency=medium * fix_qreal_check.diff: Fix qreal check for Qt 5.2 (LP: #1274128). * no_positioning.diff: Disable positioning module until we have 5.2 in the archive. -- Dmitry Shachnev <email address hidden> Thu, 30 Jan 2014 09:56:39 +0400
Upload details
- Uploaded by:
- Dmitry Shachnev
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyqt5_5.2+dfsg.orig.tar.gz | 3.2 MiB | 59b2ff49c83cd08f47fff440366ff84577c07ae8b3c2cbc9bfd4eccd0eeede66 |
pyqt5_5.2+dfsg-1ubuntu8.debian.tar.xz | 12.7 KiB | 99676d60abb283de324948ca6c4b98f970f93bd28db33553620e580be3d090e9 |
pyqt5_5.2+dfsg-1ubuntu8.dsc | 4.2 KiB | 8a018aa01c44435e3baa01a268d872e64068a23faf0761e47b1c5b973d3a97b8 |
Available diffs
Binary packages built by this source
- pyqt5-dev: Development files for PyQt5
This package contains the source SIP files from which the Python
bindings for Qt5 are created. They are needed for building PyQt5
as well as creating bindings for own Qt5 widgets written in C++.
- pyqt5-dev-tools: Development tools for PyQt5
This package contains various support tools for PyQt5 developers:
* a user interface compiler (pyuic5)
* a resource file generator (pyrcc5)
* a translation string finder (pylupdate5)
- pyqt5-doc: Documentation for PyQt5
PyQt5 exposes the Qt5 GUI toolkit in Python.
.
This package contains Python-specific documentation for PyQt5.
- python3-dbus.mainloop.pyqt5: D-Bus Support for PyQt5 with Python 3
The D-Bus module of PyQt5 provides integration of PyQt5 applications
with the D-Bus main loop for Python 3.
- python3-dbus.mainloop.pyqt5-dbg: D-Bus Support for PyQt5 (debug extensions for Python 3)
The D-Bus module of PyQt5 provides integration of PyQt5 applications
with the D-Bus main loop for Python 3.
.
This package contains the extensions built for the Python 3 debug interpreter.
- python3-pyqt5: Python 3 bindings for Qt5
PyQt5 exposes the Qt5 API to Python 3. This package contains the following
modules:
* QtCore
* QtDBus
* QtDesigner
* QtGui
* QtHelp
* QtNetwork
* QtPrintSupport
* QtTest
* QtWidgets
- python3-pyqt5-dbg: Python 3 bindings for Qt5 (debug extensions)
PyQt5 exposes the Qt5 API to Python 3.
.
This package contains the extensions built for the Python 3 debug interpreter.
- python3-pyqt5.qtmultimedia: Python 3 bindings for Qt5's Multimedia module
The Multimedia module of PyQt5 provides a set of APIs to play and record
media, and manage a collection of media content.
- python3-pyqt5.qtmultimedia-dbg: Python 3 bindings for Qt5's Multimedia module (debug extensions)
The Multimedia module of PyQt5 provides a set of APIs to play and record
media, and manage a collection of media content.
.
This package contains the extensions built for the Python 3 debug interpreter.
- python3-pyqt5.qtopengl: Python 3 bindings for Qt5's OpenGL module
The OpenGL module of PyQt5 provides widgets and utility classes
for OpenGL rendering in a PyQt5 application.
- python3-pyqt5.qtopengl-dbg: Python 3 bindings for Qt5's OpenGL module (debug extension)
The OpenGL module of PyQt5 provides widgets and utility classes
for OpenGL rendering in a PyQt5 application.
.
This package contains the extension built for the Python 3 debug interpreter.
- python3-pyqt5.qtquick: Python 3 bindings for QtQuick module
The QtQuick module of PyQt5 provides a framework for developing applications
and libraries with the QML language.
- python3-pyqt5.qtquick-dbg: Python 3 bindings for QtQuick module (debug extension)
The QtQuick module of PyQt5 provides a framework for developing applications
and libraries with the QML language.
.
This package contains the extensions built for the Python 3 debug interpreter.
- python3-pyqt5.qtsensors: Python 3 bindings for QtSensors module
The QtSensors module of PyQt5 provides a set of APIs to access sensors
hardware from PyQt applications.
- python3-pyqt5.qtsensors-dbg: Python 3 bindings for QtSensors module (debug extension)
The QtSensors module of PyQt5 provides a set of APIs to access sensors
hardware from PyQt applications.
.
This package contains the extension built for the Python 3 debug interpreter.
- python3-pyqt5.qtserialport: Python 3 bindings for QtSerialPort module
The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports
from PyQt applications.
- python3-pyqt5.qtserialport-dbg: Python 3 bindings for QtSerialPort module (debug extension)
The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports
from PyQt applications.
.
This package contains the extension built for the Python 3 debug interpreter.
- python3-pyqt5.qtsql: Python 3 bindings for Qt5's SQL module
The SQL module of PyQt5 provides widgets and utility classes for
Python 3 SQL database access.
- python3-pyqt5.qtsql-dbg: Python 3 bindings for Qt5's SQL module (debug extension)
The SQL module of PyQt5 provides widgets and utility classes for
Python 3 SQL database access.
.
This package contains the extension built for the Python 3 debug interpreter.
- python3-pyqt5.qtsvg: Python 3 bindings for Qt5's SVG module
The SVG module of PyQt5 provides The QtSvg module provides classes for
displaying the contents of SVG files.
- python3-pyqt5.qtsvg-dbg: Python 3 bindings for Qt5's SVG module (debug extension)
The SVG module of PyQt5 provides The QtSvg module provides classes for
displaying the contents of SVG files.
.
This package contains the extension built for the Python 3 debug interpreter.
- python3-pyqt5.qtwebkit: Python 3 bindings for Qt5's WebKit module
The WebKit module of PyQt5 provides a Web browser engine that makes it easy
to embed HTML content into your PyQt application.
- python3-pyqt5.qtwebkit-dbg: Python 3 bindings for Qt5's WebKit module (debug extensions)
The WebKit module of PyQt5 provides a Web browser engine that makes it easy
to embed HTML content into your PyQt application.
.
This package contains the extensions built for the Python 3 debug interpreter.
- python3-pyqt5.qtxmlpatterns: Python 3 bindings for Qt5's XmlPatterns module
QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
This package provides a PyQt binding for QtXmlPatterns.
- python3-pyqt5.qtxmlpatterns-dbg: Python 3 bindings for Qt5's XmlPatterns module (debug extension)
QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
This package provides a PyQt binding for QtXmlPatterns.
.
This package contains the extension built for the Python 3 debug interpreter.