python-traits 5.2.0-2build1 source package in Ubuntu

Changelog

python-traits (5.2.0-2build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:24:33 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Downloads

File Size SHA-256 Checksum
python-traits_5.2.0.orig.tar.gz 412.9 KiB 81f56d962d6a92f88ccddbd819a3f7623fa0b9819a9a4f196354cd12bae7d286
python-traits_5.2.0-2build1.debian.tar.xz 4.4 KiB 843fd66697710b0cdafcea4556b72b14a93ae278f23df5d407fe2e6b3b20baf6
python-traits_5.2.0-2build1.dsc 2.1 KiB 0030c94d4eb5b7c3bc5fa969dbf8b36f103e0bf9b1d04703c97c5ef2ea45428e

View changes file

Binary packages built by this source

python3-traits: Manifest typing and reactive programming for Python (Python 3)

 The traits package provides a metaclass with special attributes that
 are called traits. A trait is a type definition that can be used for
 normal Python object attributes, giving the attributes some
 additional characteristics:
  * Initialization: A trait attribute can have a default value
  * Validation: A trait attribute is manifestly typed.
  * Delegation: The value of a trait attribute can be contained in another
    object
  * Notification: Setting the value of a trait attribute can fired
    callbacks
  * Visualization: With the TraitsUI package, GUIs can be generated
    automatically from traited objects.
 .
 This is the Python 3 version of the package.

python3-traits-dbgsym: No summary available for python3-traits-dbgsym in ubuntu hirsute.

No description available for python3-traits-dbgsym in ubuntu hirsute.