python-pyqtconsole 1.2.2-3 source package in Ubuntu

Changelog

python-pyqtconsole (1.2.2-3) unstable; urgency=medium

  * Team Upload
  * Rewrite d/watch in v5 format
  * Document debhelper-compat in d/control
  * Use dh-sequence-python3
  * Bump Standards-Version to 4.7.4, drop Priority: tag

 -- Alexandre Detiste <email address hidden>  Wed, 08 Apr 2026 22:53:10 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe misc

Builds

Stonking: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyqtconsole_1.2.2-3.dsc 2.1 KiB e82a616dbbac64456c97c0677efe7e54da36a61a4cde5ef64312a6fd962bf560
python-pyqtconsole_1.2.2.orig.tar.gz 20.1 KiB fcc2337a34925455f3d1681ff268ef2787d33914cafa1eb75d351af1ab2add52
python-pyqtconsole_1.2.2-3.debian.tar.xz 2.1 KiB 1d7c2b27bdb04f42ecc5ad1128877d8a2344dd70e6ec6f82d00b7fb7c34507d4

No changes file available.

Binary packages built by this source

python3-pyqtconsole: Light weight python interpreter, easy to embed into Qt apps

 pyqtconsole is a lightweight python console for Qt applications. It's made to
 be easy to embed in other Qt applications and comes with some examples that
 show how this can be done. The interpreter can run in a separate thread, in
 the UI main thread or in a gevent task.