pythonqt 3.2-5ubuntu2 source package in Ubuntu

Changelog

pythonqt (3.2-5ubuntu2) bionic; urgency=medium

  * Rebuild against new qtbase ABI 5.9.3.

 -- Gianfranco Costamagna <email address hidden>  Wed, 20 Dec 2017 18:20:53 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pythonqt_3.2.orig.tar.xz 2.3 MiB aecce9ada48e5353128e6cc9ad732903237f8f20fb1689a3917f617f68ca94f6
pythonqt_3.2-5ubuntu2.debian.tar.xz 9.4 KiB c63f54f3cb5332949931fce8d8ee12b6180c6d1df91f44c187e6808db6e5879b
pythonqt_3.2-5ubuntu2.dsc 3.0 KiB 0443652052d9098c735550dcbefd235fd80f6e49c5f511bfd5386962747476d3

Available diffs

View changes file

Binary packages built by this source

libpythonqt-qt5-common-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files common for Python 2 and Python 3
 needed to build PythonQt applications.

libpythonqt-qt5-python2-3: Dynamic Python binding for the Qt framework - runtime

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains the libraries needed to run PythonQt applications
 for Python 2.

libpythonqt-qt5-python2-3-dbgsym: debug symbols for libpythonqt-qt5-python2-3
libpythonqt-qt5-python2-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files needed to build PythonQt applications
 for Python 2.

libpythonqt-qt5-python3-3: Dynamic Python binding for the Qt framework - runtime

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains the libraries needed to run PythonQt applications
 for Python 3.

libpythonqt-qt5-python3-3-dbgsym: debug symbols for libpythonqt-qt5-python3-3
libpythonqt-qt5-python3-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files needed to build PythonQt applications
 for Python 3.

libpythonqt-qtall-qt5-common-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files common for both Python 2 and Python 3
 needed to build applications using and the PythonQt extension PythonQt_QtAll.

libpythonqt-qtall-qt5-python2-3: Dynamic Python binding for the Qt framework - runtime

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains the extension PythonQt_QtAll, enabling usage of
 Qt classes from the embedded Python 2 code.

libpythonqt-qtall-qt5-python2-3-dbgsym: debug symbols for libpythonqt-qtall-qt5-python2-3
libpythonqt-qtall-qt5-python2-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files needed to build applications
 using and the PythonQt extension PythonQt_QtAll for Python 2.

libpythonqt-qtall-qt5-python3-3: Dynamic Python binding for the Qt framework - runtime

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains the extension PythonQt_QtAll, enabling usage of
 Qt classes from the embedded Python 3 code.

libpythonqt-qtall-qt5-python3-3-dbgsym: debug symbols for libpythonqt-qtall-qt5-python3-3
libpythonqt-qtall-qt5-python3-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and
 requires Qt 5.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files needed to build applications
 using and the PythonQt extension PythonQt_QtAll for Python 3.