pyqt5 5.1.1+dfsg-2 source package in Ubuntu

Changelog

pyqt5 (5.1.1+dfsg-2) unstable; urgency=low


  * Add pyqt5.qtopengl-dbg Breaks/Conflicts to fix file overwrite error
    (Closes: #729737)

 -- Scott Kitterman <email address hidden>  Sat, 16 Nov 2013 16:42:07 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyqt5_5.1.1+dfsg-2.dsc 3.5 KiB be58cbe2224c443e5ffcb3acbad68d231658ef4ee55779003ab9e1fe553adf3b
pyqt5_5.1.1+dfsg.orig.tar.gz 2.9 MiB f67c1eeff4db0fa865d746dbadd1d7875d56faf00d8e0882ea698b3f192a9ebd
pyqt5_5.1.1+dfsg-2.debian.tar.gz 11.7 KiB 37f2b00eae4a0df796086a246cbcd5af635681b5cf9f31244231546b598d9195

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-doc: Documentation for PyQt5

 PyQt5 exposes the Qt5 GUI toolkit in Python.
 .
 This package contains Python-specific documentation for PyQt5.

python3-dbus.mainloop.pyqt5: D-Bus Support for PyQt5 with Python 3

 The D-Bus module of PyQt5 provides integration of PyQt5 applications
 with the D-Bus main loop for Python 3.

python3-dbus.mainloop.pyqt5-dbg: D-Bus Support for PyQt5 (debug extensions for Python 3)

 The D-Bus module of PyQt5 provides integration of PyQt5 applications
 with the D-Bus main loop for Python 3.
 .
 This package contains the extensions 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

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.

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.

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.qtquick: Python 3 bindings for QtQuick module

 The QtQuick module of PyQt5 provides a framework for developing applications
 and libraries with the QML language.

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.

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.

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.

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 The QtSvg module provides classes for
 displaying the contents of SVG files.

python3-pyqt5.qtsvg-dbg: Python 3 bindings for Qt5's SVG module (debug extension)

 The SVG module of PyQt5 provides The QtSvg module 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.

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

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.