pyqt5 5.14.1+dfsg-3build1 source package in Ubuntu

Changelog

pyqt5 (5.14.1+dfsg-3build1) focal; urgency=medium

  * No-change rebuild against qtbase-abi-5-12-8.

 -- Rik Mills <email address hidden>  Fri, 10 Apr 2020 20:04:18 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
pyqt5_5.14.1+dfsg.orig.tar.xz 2.2 MiB a676b3d62891162eb61b07890cf38078b89093fc3bf28ee23eb90eaff7b2d7c1
pyqt5_5.14.1+dfsg-3build1.debian.tar.xz 17.4 KiB efd71ceacac66f1e2632d629ad30da4251f632c9c3388f2936394abdb262156f
pyqt5_5.14.1+dfsg-3build1.dsc 5.4 KiB 8439cd928eb2337c39d47de5ea616fadfcf0f510d4307e349eeff7e05bdcdf66

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: No summary available for pyqt5-dev-tools-dbgsym in ubuntu groovy.

No description available for pyqt5-dev-tools-dbgsym in ubuntu groovy.

pyqt5-examples: No summary available for pyqt5-examples in ubuntu groovy.

No description available for pyqt5-examples in ubuntu groovy.

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

No description available for python3-pyqt5 in ubuntu groovy.

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

No description available for python3-pyqt5.qtmultimedia-dbg in ubuntu groovy.

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

No description available for python3-pyqt5.qtopengl-dbg in ubuntu groovy.

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

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

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

No description available for python3-pyqt5.qtserialport-dbg in ubuntu groovy.

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

No description available for python3-pyqt5.qtsvg in ubuntu groovy.

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

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

python3-pyqt5.qtwebchannel-dbg: No summary available for python3-pyqt5.qtwebchannel-dbg in ubuntu groovy.

No description available for python3-pyqt5.qtwebchannel-dbg in ubuntu groovy.

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

No description available for python3-pyqt5.qtx11extras-dbg in ubuntu groovy.

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.