pyqt5 5.5.1+dfsg-3ubuntu2 source package in Ubuntu

Changelog

pyqt5 (5.5.1+dfsg-3ubuntu2) xenial; urgency=medium

  * Temporarily disable installing QtLocation library, it is not built
    when Qt is older than 5.5.

 -- Dmitry Shachnev <email address hidden>  Mon, 26 Oct 2015 13:20:10 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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.5.1+dfsg.orig.tar.gz 2.9 MiB 82714c047f5cfcca45e5f826050aad4e8156f8c8426ed37633afa39964e03e70
pyqt5_5.5.1+dfsg-3ubuntu2.debian.tar.xz 15.1 KiB be42f3334a7a92029993f5533288d36807b770a99d16921fbafda04a130bcdcc
pyqt5_5.5.1+dfsg-3ubuntu2.dsc 7.5 KiB 3000f00ef8a4a4266af3865b6e956e03a572f2b1b3a9c11f70945ab03adfe1f4

View changes file

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 package pyqt5-dev-tools

 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.

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.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.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.