python-pyface 8.0.0-2 source package in Ubuntu

Changelog

python-pyface (8.0.0-2) unstable; urgency=medium

  * Team upload.
  * remove obsolete python3-mock & python3-six build dependencies.
  * use new dh-sequence-python3

 -- Alexandre Detiste <email address hidden>  Mon, 25 Mar 2024 16:43:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyface_8.0.0-2.dsc 2.4 KiB 03c41f8051b55328f89d858497ce7b41d0bdb230d8b1f43fe6bcedf853ed00e6
python-pyface_8.0.0.orig.tar.gz 7.4 MiB 7e13618347b7a648ed20cdbd4fd1a51648f5010291f35e4e0ff1bf70a720cbf8
python-pyface_8.0.0-2.debian.tar.xz 9.3 KiB d001d1cb33cb7c360cbce75cb241d322c95410187ac26c2952ab1b449d33f209

Available diffs

No changes file available.

Binary packages built by this source

python3-pyface: traits-capable windowing framework

 The pyface project contains a toolkit-independent GUI abstraction
 layer, which is used to support the "visualization" features of the
 Traits package. Thus, you can write code in terms of the Traits API
 (views, items, editors, etc.), and let pyface and your selected
 toolkit and back-end take care of the details of displaying them.
 .
 The following GUI backends are supported:
  o wxPython
  o PyQt
  o PySide