pyqt5 5.9+dfsg-2 source package in Ubuntu

Changelog

pyqt5 (5.9+dfsg-2) unstable; urgency=medium

  * Backport upstream patch to fix handling of disabled features (fixes
    build on architectures with OpenGL ES).
  * Enable Qt WebEngine support on mipsel.
  * Drop Breaks/Replaces on versions that are not even in oldstable.
  * Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.
  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Sat, 23 Sep 2017 22:18:04 +0300

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyqt5_5.9+dfsg-2.dsc 8.4 KiB 46a3abbc1f399e65263e4f08af952bb771719b03e121a575739be67b6e1dce2d
pyqt5_5.9+dfsg.orig.tar.gz 2.9 MiB 430718810592ce01ab2609e5e7f3761598e3aa9485ebe4a9e4da9a23346f4307
pyqt5_5.9+dfsg-2.debian.tar.xz 17.1 KiB 45d1f8cf5c45fd575808920fd59adb26ff604e00a73285f1775748ff12a581ab

Available diffs

No changes file available.

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-dev-tools-dbgsym: debug symbols for pyqt5-dev-tools
pyqt5-examples: Examples and demos for PyQt5

 PyQt5 exposes the Qt5 GUI toolkit in Python.
 .
 This package the Qt example programs and demos ported to Python.

python-dbus.mainloop.pyqt5: D-Bus Qt main loop support for Python 2

 The dbus.mainloop.pyqt5 module provides support for Qt main loop for
 applications that use dbus-python. By default Qt uses main loop from
 GLib on UNIX-like systems, not its own one.
 .
 This package contains the Python 2 version of this module.

python-dbus.mainloop.pyqt5-dbg: D-Bus Qt main loop support for Python 2 (debug extension)

 The dbus.mainloop.pyqt5 module provides support for Qt main loop for
 applications that use dbus-python. By default Qt uses main loop from
 GLib on UNIX-like systems, not its own one.
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5: Python 2 bindings for Qt5

 PyQt5 exposes the Qt5 API to Python 2. This package contains the following
 modules:
  * QtCore
  * QtDBus
  * QtDesigner
  * QtGui
  * QtHelp
  * QtNetwork
  * QtPrintSupport
  * QtTest
  * QtWidgets
  * QtXml

python-pyqt5-dbg: Python 2 bindings for Qt5 (debug extensions)

 PyQt5 exposes the Qt5 API to Python.
 .
 This package contains the extensions built for the Python 2 debug interpreter.

python-pyqt5.qtmultimedia: Python 2 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.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtmultimedia-dbg: Python 2 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 2 debug interpreter.

python-pyqt5.qtopengl: Python 2 bindings for Qt5's OpenGL module

 The OpenGL module of PyQt5 provides widgets and utility classes
 for OpenGL rendering in a PyQt5 application.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtopengl-dbg: Python 2 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 2 debug interpreter.

python-pyqt5.qtpositioning: Python 2 bindings for QtPositioning module

 The QtPositioning module of PyQt5 provides an API to access location and
 positioning information.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtpositioning-dbg: Python 2 bindings for QtPositioning module (debug extension)

 The QtPositioning module of PyQt5 provides an API to access location and
 positioning information.
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5.qtquick: Python 2 bindings for QtQuick module

 The QtQuick module of PyQt5 provides a framework for developing applications
 and libraries with the QML language.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtquick-dbg: Python 2 bindings for QtQuick module (debug extensions)

 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 2 debug interpreter.

python-pyqt5.qtsensors: Python 2 bindings for QtSensors module

 The QtSensors module of PyQt5 provides a set of APIs to access sensors
 hardware from PyQt applications.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtsensors-dbg: Python 2 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 2 debug interpreter.

python-pyqt5.qtserialport: Python 2 bindings for QtSerialPort module

 The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports
 from PyQt applications.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtserialport-dbg: Python 2 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 2 debug interpreter.

python-pyqt5.qtsql: Python 2 bindings for Qt5's SQL module

 The SQL module of PyQt5 provides widgets and utility classes for
 Python SQL database access.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtsql-dbg: Python 2 bindings for Qt5's SQL module (debug extension)

 The SQL module of PyQt5 provides widgets and utility classes for
 Python SQL database access.
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5.qtsvg: Python 2 bindings for Qt5's SVG module

 The SVG module of PyQt5 provides classes for displaying the contents of
 SVG files.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtsvg-dbg: Python 2 bindings for Qt5's SVG module (debug extension)

 The SVG module of PyQt5 provides classes for displaying the contents of
 SVG files.
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5.qtwebchannel: Python 2 bindings for Qt5's WebChannel module

 Qt WebChannel enables peer-to-peer communication between the host (PyQt5
 application) and the client (HTML/JavaScript application). The transport
 mechanism is supported out of the box by the two popular web engines, Qt
 WebKit 2 and Qt WebEngine (experimental).
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtwebchannel-dbg: Python 2 bindings for Qt5's Webchannel module (debug extension)

 Qt WebChannel enables peer-to-peer communication between the host (PyQt5
 application) and the client (HTML/JavaScript application). The transport
 mechanism is supported out of the box by the two popular web engines, Qt
 WebKit 2 and Qt WebEngine (experimental).
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5.qtwebengine: Python 2 bindings for Qt5's WebEngine module

 The WebEngine module of PyQt5 provides a Chromium-based Web browser engine
 for PyQt5 applications.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtwebengine-dbg: Python 2 bindings for Qt5's WebEngine module (debug extensions)

 The WebEngine module of PyQt5 provides a Chromium-based Web browser engine
 for PyQt5 applications.
 .
 This package contains the extensions built for the Python 2 debug interpreter.

python-pyqt5.qtwebkit: Python 2 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.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtwebkit-dbg: Python 2 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 2 debug interpreter.

python-pyqt5.qtwebsockets: Python 2 bindings for Qt5's WebSockets module

 The WebSockets module of PyQt5 provides Python 3 bindings for the
 WebSockets specification (both client and server).
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtwebsockets-dbg: Python 2 bindings for Qt5's WebSockets module (debug extension)

 The WebSockets module of PyQt5 provides Python 2 bindings for the
 WebSockets specification (both client and server).
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5.qtx11extras: Python 2 bindings for QtX11Extras module

 The QtX11Extras module of PyQt5 provides an API to access X11-specific
 information and classes.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtx11extras-dbg: Python 2 bindings for QtX11Extras module (debug extension)

 The QtX11Extras module of PyQt5 provides an API to access X11-specific
 information and classes.
 .
 This package contains the extension built for the Python 2 debug interpreter.

python-pyqt5.qtxmlpatterns: Python 2 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.
 .
 This package contains the Python 2 version of this module.

python-pyqt5.qtxmlpatterns-dbg: Python 2 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 2 debug interpreter.

python3-dbus.mainloop.pyqt5: D-Bus Qt main loop support for Python 3

 The dbus.mainloop.pyqt5 module provides support for Qt main loop for
 applications that use dbus-python. By default Qt uses main loop from
 GLib on UNIX-like systems, not its own one.
 .
 This package contains the Python 3 version of this module.

python3-dbus.mainloop.pyqt5-dbg: D-Bus Qt main loop support for Python 3 (debug extension)

 The dbus.mainloop.pyqt5 module provides support for Qt main loop for
 applications that use dbus-python. By default Qt uses main loop from
 GLib on UNIX-like systems, not its own one.
 .
 This package contains the extension 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
  * QtXml

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.
 .
 This package contains the Python 3 version of this module.

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.
 .
 This package contains the Python 3 version of this module.

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.qtpositioning: Python 3 bindings for QtPositioning module

 The QtPositioning module of PyQt5 provides an API to access location and
 positioning information.
 .
 This package contains the Python 3 version of this module.

python3-pyqt5.qtpositioning-dbg: Python 3 bindings for QtPositioning module (debug extension)

 The QtPositioning module of PyQt5 provides an API to access location and
 positioning information.
 .
 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.
 .
 This package contains the Python 3 version of this module.

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.
 .
 This package contains the Python 3 version of this module.

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.
 .
 This package contains the Python 3 version of this module.

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.
 .
 This package contains the Python 3 version of this module.

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 classes for displaying the contents of
 SVG files.
 .
 This package contains the Python 3 version of this module.

python3-pyqt5.qtsvg-dbg: Python 3 bindings for Qt5's SVG module (debug extension)

 The SVG module of PyQt5 provides classes for displaying the contents of
 SVG files.
 .
 This package contains the extension built for the Python 3 debug interpreter.

python3-pyqt5.qtwebchannel: Python 3 bindings for Qt5's WebChannel module

 Qt WebChannel enables peer-to-peer communication between the host (PyQt5
 application) and the client (HTML/JavaScript application). The transport
 mechanism is supported out of the box by the two popular web engines, Qt
 WebKit 2 and Qt WebEngine (experimental).
 .
 This package contains the Python 3 version of this module.

python3-pyqt5.qtwebchannel-dbg: Python 3 bindings for Qt5's Webchannel module (debug extension)

 Qt WebChannel enables peer-to-peer communication between the host (PyQt5
 application) and the client (HTML/JavaScript application). The transport
 mechanism is supported out of the box by the two popular web engines, Qt
 WebKit 2 and Qt WebEngine (experimental).
 .
 This package contains the extension built for the Python 3 debug interpreter.

python3-pyqt5.qtwebengine: Python 3 bindings for Qt5's WebEngine module

 The WebEngine module of PyQt5 provides a Chromium-based Web browser engine
 for PyQt5 applications.
 .
 This package contains the Python 3 version of this module.

python3-pyqt5.qtwebengine-dbg: Python 3 bindings for Qt5's WebEngine module (debug extensions)

 The WebEngine module of PyQt5 provides a Chromium-based Web browser engine
 for PyQt5 applications.
 .
 This package contains the extensions 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.
 .
 This package contains the Python 3 version of this module.

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.qtwebsockets: Python 3 bindings for Qt5's WebSockets module

 The WebSockets module of PyQt5 provides Python 3 bindings for the
 WebSockets specification (both client and server).
 .
 This package contains the Python 3 version of this module.

python3-pyqt5.qtwebsockets-dbg: Python 3 bindings for Qt5's WebSockets module (debug extensions)

 The WebSockets module of PyQt5 provides Python 3 bindings for the
 WebSockets specification (both client and server).
 .
 This package contains the extension built for the Python 3 debug interpreter.

python3-pyqt5.qtx11extras: Python 3 bindings for QtX11Extras module

 The QtX11Extras module of PyQt5 provides an API to access X11-specific
 information and classes.
 .
 This package contains the Python 3 version of this module.

python3-pyqt5.qtx11extras-dbg: Python 3 bindings for QtX11Extras module (debug extension)

 The QtX11Extras module of PyQt5 provides an API to access X11-specific
 information and classes.
 .
 This package contains the extension 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.
 .
 This package contains the Python 3 version of this module.

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.