python-pyface 8.0.0-1 source package in Ubuntu

Changelog

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

  [ Bo YU ]
  * Team upload.
  * New upstream version 8.0.0
  * rebase d/patch for 8.0.0-1
  * Update standards version to 4.6.2
  * Add B-D pybuild-plugin-pyproject
  * Skip test_pil_image tests. (Closes: #1042142)

  [ Jeroen Ploemen ]
  * Copyright: bump upstream years.
  * Rules: remove executable permissions of *.py files.

 -- Bo YU <email address hidden>  Mon, 18 Sep 2023 14:31:56 +0000

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
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyface_8.0.0-1.dsc 2.5 KiB a646d4e59b32e842596f5f47110811efb69f1f0a2d0e7720149d8849e84a2bf6
python-pyface_8.0.0.orig.tar.gz 7.4 MiB 7e13618347b7a648ed20cdbd4fd1a51648f5010291f35e4e0ff1bf70a720cbf8
python-pyface_8.0.0-1.debian.tar.xz 9.3 KiB abeb9b845d245fdbde5fc1c46587a9d2b065815a304f90be9f6ed38bac6cf170

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