pyotherside 1.5.9-2build5 source package in Ubuntu

Changelog

pyotherside (1.5.9-2build5) jammy; urgency=medium

  * No-change rebuild against Qt 5.15.3.

 -- Dmitry Shachnev <email address hidden>  Thu, 17 Mar 2022 18:37:42 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Jammy
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
pyotherside_1.5.9.orig.tar.gz 180.9 KiB 189cb0b973e40fcb6b95fd51b0bcd6cc8494b514d49ffe966ec488cf05bbf51e
pyotherside_1.5.9-2build5.debian.tar.xz 4.8 KiB e50f8a83e3c7bd232f3e0f40c106dec301fc278d2b3c10ca47e6dbcf24c104f7
pyotherside_1.5.9-2build5.dsc 2.3 KiB 370680a07d7592df414aaf2f9280ee261b154bafb2ca9ad6c201872877705ed1

View changes file

Binary packages built by this source

pyotherside: transitional dummy package

 This is a transitional dummy package. It can safely be removed.

pyotherside-doc: No summary available for pyotherside-doc in ubuntu kinetic.

No description available for pyotherside-doc in ubuntu kinetic.

pyotherside-tests: Asynchronous Python 3 Bindings for Qt 5 (tests)

 A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
 .
 PyOtherSide is a Qt 5 QML Plugin that provides access to a Python 3
 interpreter from QML. It was designed with mobile devices in mind, where
 high-framerate touch interfaces are common, and where the user usually
 interfaces only with one application at a time via a touchscreen. As such, it
 is important to never block the UI thread, so that the user can always
 continue to use the interface, even when the backend is processing,
 downloading or calculating something in the background.
 .
 At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
 objects to Python objects and vice versa, with focus on asynchronous events
 and continuation-passing style function calls.
 .
 While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its
 focus now lies on Python 3.x and Qt 5. Python 3 has been out for several
 years, and offers some nice language features and clean-ups, while Qt 5
 supports most mobile platforms well, and has an improved QML engine and a
 faster renderer (Qt Scene Graph) compared to Qt 4.
 .
 This package contains the test suite that can be started post-installation.

pyotherside-tests-dbgsym: No summary available for pyotherside-tests-dbgsym in ubuntu kinetic.

No description available for pyotherside-tests-dbgsym in ubuntu kinetic.

qml-module-io-thp-pyotherside: asynchronous Python 3 Bindings for Qt 5 (QML plugin)

 A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
 .
 PyOtherSide is a Qt 5 QML Plugin that provides access to a Python 3
 interpreter from QML. It was designed with mobile devices in mind, where
 high-framerate touch interfaces are common, and where the user usually
 interfaces only with one application at a time via a touchscreen. As such, it
 is important to never block the UI thread, so that the user can always
 continue to use the interface, even when the backend is processing,
 downloading or calculating something in the background.
 .
 At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
 objects to Python objects and vice versa, with focus on asynchronous events
 and continuation-passing style function calls.
 .
 While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its
 focus now lies on Python 3.x and Qt 5. Python 3 has been out for several
 years, and offers some nice language features and clean-ups, while Qt 5
 supports most mobile platforms well, and has an improved QML engine and a
 faster renderer (Qt Scene Graph) compared to Qt 4.
 .
 This package provides the QML plugin.

qml-module-io-thp-pyotherside-dbgsym: debug symbols for qml-module-io-thp-pyotherside