pyqt5 5.15.10+dfsg-1build6 source package in Ubuntu

Changelog

pyqt5 (5.15.10+dfsg-1build6) noble; urgency=medium

  * No-change rebuild against Qt 5.15.13.

 -- Dmitry Shachnev <email address hidden>  Thu, 04 Apr 2024 23:15:10 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pyqt5_5.15.10+dfsg.orig.tar.xz 2.2 MiB 5e60e7b14fdaf6bc1f4229ce6d0d4849791d70e2edb1fa471063c4266638c8f7
pyqt5_5.15.10+dfsg-1build6.debian.tar.xz 17.6 KiB 8d2e90d1bd4f38671e1eadc50b2b916321a286a88ab8f3d15c98b7c729ec7094
pyqt5_5.15.10+dfsg-1build6.dsc 4.4 KiB b3a2baeac148f1a48516e727bc1206539d009c6512f73517bbd4fe7f2502b0b6

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