pyqt5 5.10.1+dfsg-1ubuntu2 source package in Ubuntu

Changelog

pyqt5 (5.10.1+dfsg-1ubuntu2) bionic; urgency=medium

  * Backport three upstream commits to fix crashes when running Cura
    (LP: #1766092).

 -- Dmitry Shachnev <email address hidden>  Mon, 23 Apr 2018 14:17:14 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Bionic
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
pyqt5_5.10.1+dfsg.orig.tar.gz 2.9 MiB dd248afb9906841e35c069be71374da64c87c8ad1b16dd9ff6a973843d1a52e8
pyqt5_5.10.1+dfsg-1ubuntu2.debian.tar.xz 20.6 KiB fd62a245b1d4b28e0d0c80cc076ad4b4f4b568659e2da68154bf6a842046a6e2
pyqt5_5.10.1+dfsg-1ubuntu2.dsc 8.4 KiB 200c989c543b65ec36086596d88d72720dcae7e4576d27112900058a8efbdb16

View changes file

Binary packages built by this source

pyqt5-dev: No summary available for pyqt5-dev in ubuntu cosmic.

No description available for pyqt5-dev in ubuntu cosmic.

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: No summary available for python-dbus.mainloop.pyqt5 in ubuntu cosmic.

No description available for python-dbus.mainloop.pyqt5 in ubuntu cosmic.

python-dbus.mainloop.pyqt5-dbg: No summary available for python-dbus.mainloop.pyqt5-dbg in ubuntu cosmic.

No description available for python-dbus.mainloop.pyqt5-dbg in ubuntu cosmic.

python-pyqt5: No summary available for python-pyqt5 in ubuntu cosmic.

No description available for python-pyqt5 in ubuntu cosmic.

python-pyqt5-dbg: No summary available for python-pyqt5-dbg in ubuntu cosmic.

No description available for python-pyqt5-dbg in ubuntu cosmic.

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: No summary available for python-pyqt5.qtpositioning-dbg in ubuntu cosmic.

No description available for python-pyqt5.qtpositioning-dbg in ubuntu cosmic.

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: No summary available for python-pyqt5.qtquick-dbg in ubuntu cosmic.

No description available for python-pyqt5.qtquick-dbg in ubuntu cosmic.

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: No summary available for python-pyqt5.qtsql-dbg in ubuntu cosmic.

No description available for python-pyqt5.qtsql-dbg in ubuntu cosmic.

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: No summary available for python-pyqt5.qtwebengine in ubuntu cosmic.

No description available for python-pyqt5.qtwebengine in ubuntu cosmic.

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: No summary available for python-pyqt5.qtwebkit in ubuntu cosmic.

No description available for python-pyqt5.qtwebkit in ubuntu cosmic.

python-pyqt5.qtwebkit-dbg: No summary available for python-pyqt5.qtwebkit-dbg in ubuntu cosmic.

No description available for python-pyqt5.qtwebkit-dbg in ubuntu cosmic.

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: No summary available for python-pyqt5.qtx11extras-dbg in ubuntu cosmic.

No description available for python-pyqt5.qtx11extras-dbg in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtpositioning-dbg in ubuntu cosmic.

No description available for python3-pyqt5.qtpositioning-dbg in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtquick-dbg in ubuntu cosmic.

No description available for python3-pyqt5.qtquick-dbg in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtsensors-dbg in ubuntu cosmic.

No description available for python3-pyqt5.qtsensors-dbg in ubuntu cosmic.

python3-pyqt5.qtserialport: No summary available for python3-pyqt5.qtserialport in ubuntu cosmic.

No description available for python3-pyqt5.qtserialport in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtsql in ubuntu cosmic.

No description available for python3-pyqt5.qtsql in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtwebchannel in ubuntu cosmic.

No description available for python3-pyqt5.qtwebchannel in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtwebengine in ubuntu cosmic.

No description available for python3-pyqt5.qtwebengine in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtwebsockets in ubuntu cosmic.

No description available for python3-pyqt5.qtwebsockets in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtx11extras in ubuntu cosmic.

No description available for python3-pyqt5.qtx11extras in ubuntu cosmic.

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: No summary available for python3-pyqt5.qtxmlpatterns in ubuntu cosmic.

No description available for python3-pyqt5.qtxmlpatterns in ubuntu cosmic.

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.