pyqt5 5.15.4+dfsg-4 source package in Ubuntu
Changelog
pyqt5 (5.15.4+dfsg-4) unstable; urgency=medium * Stop building extensions for Python debug interpreter (closes: #994337). - Rely on automatic dbgsym packages for debug symbols. * Override Lintian national-encoding warning for codecs example data. -- Dmitry Shachnev <email address hidden> Wed, 29 Sep 2021 13:20:27 +0300
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- 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.15.4+dfsg-4.dsc | 4.4 KiB | a770505ca5a060d142714ce20007fed4b5d4f084e1b781ce1d23dce6388a62ed |
pyqt5_5.15.4+dfsg.orig.tar.xz | 2.2 MiB | 0a05b7e04f603adf08d56e79625291bfaf084d25a1bdefeea9214444fd274fb9 |
pyqt5_5.15.4+dfsg-4.debian.tar.xz | 16.8 KiB | b44939a41b5845b18d7501f1ef6389fd898ac8cd732743c54c997c71ee702df3 |
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.
- 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-dbgsym: debug symbols for python3-dbus.mainloop.pyqt5
- 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-dbgsym: debug symbols for python3-pyqt5
- python3-pyqt5.qtbluetooth: Python bindings for Qt Bluetooth module
The Qt Bluetooth API provides connectivity between Bluetooth enabled devices.
.
This package contains the Python 3 version of this module.
- python3-pyqt5.qtbluetooth-dbgsym: debug symbols for python3-pyqt5.qtbluetooth
- 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-dbgsym: debug symbols for python3-pyqt5.qtmultimedia
- python3-pyqt5.qtnfc: Python bindings for Qt NFC module
The Qt NFC API provides connectivity between NFC enabled devices.
.
This package contains the Python 3 version of this module.
- python3-pyqt5.qtnfc-dbgsym: debug symbols for python3-pyqt5.qtnfc
- 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-dbgsym: debug symbols for python3-pyqt5.qtopengl
- 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-dbgsym: debug symbols for python3-pyqt5.qtpositioning
- 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-dbgsym: debug symbols for python3-pyqt5.qtquick
- python3-pyqt5.qtremoteobjects: Python 3 bindings for Qt5's RemoteObjects module
The QtRemoteObjects module extends Qt's existing functionalities to enable
information exchange between processes or computers.
.
This package contains the Python 3 version of this module.
- python3-pyqt5.qtremoteobjects-dbgsym: debug symbols for python3-pyqt5.qtremoteobjects
- 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-dbgsym: debug symbols for python3-pyqt5.qtsensors
- 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-dbgsym: debug symbols for python3-pyqt5.qtserialport
- 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-dbgsym: debug symbols for python3-pyqt5.qtsql
- 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-dbgsym: debug symbols for python3-pyqt5.qtsvg
- python3-pyqt5.qttexttospeech: Python 3 bindings for QtSpeech module
The QtSpeech module of PyQt5 provides a set of APIs for text-to-speech
in PyQt applications.
.
This package contains the Python 3 version of this module.
- python3-pyqt5.qttexttospeech-dbgsym: debug symbols for python3-pyqt5.qttexttospeech
- 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-dbgsym: debug symbols for python3-pyqt5.qtwebchannel
- 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-dbgsym: debug symbols for python3-pyqt5.qtwebkit
- 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-dbgsym: debug symbols for python3-pyqt5.qtwebsockets
- 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-dbgsym: debug symbols for python3-pyqt5.qtx11extras
- 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-dbgsym: debug symbols for python3-pyqt5.qtxmlpatterns