python-traitsui 6.1.3-1 source package in Ubuntu

Changelog

python-traitsui (6.1.3-1) unstable; urgency=medium

  [ Scott Talbert ]
  * Team Upload.
  * d/watch: switch to https and remove orig-tar
  * Update to new upstream release 6.1.3
  * Remove d/orig-tar.sh
  * Switch to Python 3 and modernize packaging (Closes: #938224)
  * Remove wxpython3.0 patch - we are now using Qt backend
  * d/source/options: ignore changes in _version.py file
  * d/rules: Remove Windows Thumbs.db file
  * d/copyright: Convert to DEP5 format

  [ Ondřej Nový ]
  * Fixed homepage (https)
  * Fixed VCS URL (https)
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python-Version field
  * Remove debian/pycompat, it's not used by any modern Python helper
  * Convert git repository from git-dpm to gbp layout

 -- Scott Talbert <email address hidden>  Tue, 10 Dec 2019 20:26:19 -0500

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-traitsui_6.1.3-1.dsc 2.1 KiB 3834c02a1e6e1bdf60f0c1e23faabe56d59c8a6ac78f2afec55127ae26e5b866
python-traitsui_6.1.3.orig.tar.gz 4.9 MiB 48381763b181efc58eaf288431d1d92d028d0d97dfdd33eba7809aae8aef814f
python-traitsui_6.1.3-1.debian.tar.xz 8.1 KiB 90a00ebb31e650f84ef707c2c7440494516ac266a5163ba1ca67a5b8117f2761

Available diffs

No changes file available.

Binary packages built by this source

python3-traitsui: traits-capable user interfaces

 The traitsui 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 traitsui and your selected
 toolkit and back-end take care of the details of displaying them.