python-pyface 6.1.2-2 source package in Ubuntu

Changelog

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

  * Team upload.
    - Mostly no-change but needed to let the package migrate to testing.
  * Change pypi.python.org links to pypi.org.

 -- Dmitry Shachnev <email address hidden>  Mon, 09 Dec 2019 23:51:04 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyface_6.1.2-2.dsc 2.3 KiB 3a3e289ffb3e5a860dcaca817575a4c7735ac185d6bf527b25e6a9391a154f2f
python-pyface_6.1.2.orig.tar.gz 5.1 MiB 7c2ac3d5cbec85e8504b3b0b63e9307be12c6d710b46bae372ce6562d41f4fbc
python-pyface_6.1.2-2.debian.tar.xz 7.7 KiB 61a88808612147932c4c9c56e433fb8fe0a7c044435464aabedf9ef6a9dee0f8

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