python-pyface 7.4.0-1 source package in Ubuntu
Changelog
python-pyface (7.4.0-1) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Bump debhelper from old 12 to 13. + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now does this. [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Andreas Tille ] * New upstream version Closes: #1002395 * Standards-Version: 4.6.0 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Prevent setup.py from reading git versions * Update name of sip module Closes: #966044 * Add several Build-Depends needed for build time test * Versioned Build-Depends: python3-traits (>= 6) * Fix Homepage field * Fix argument type in Python3.10 -- Andreas Tille <email address hidden> Tue, 08 Feb 2022 15:44:54 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python | |
Kinetic | release | universe | python | |
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pyface_7.4.0-1.dsc | 2.5 KiB | 6f4f0947b0151db192074e0abe3348bb3e3efcf260def0110111fdcf66ac80ab |
python-pyface_7.4.0.orig.tar.gz | 7.4 MiB | afc0308fd74e60f5b187502bd892bf9e1b98f2100614ee3eeb2afdcaaecf6fab |
python-pyface_7.4.0-1.debian.tar.xz | 9.5 KiB | 079efe6fdfe355d17e52448148f91a22ab8f53fa991206d47e16a6879c0bcc29 |
Available diffs
- diff from 6.1.2-2 to 7.4.0-1 (705.7 KiB)
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