python-traits 4.5.0-1 source package in Ubuntu

Changelog

python-traits (4.5.0-1) unstable; urgency=low

  [ Jean-Christophe Jaskula ]
  * New upstream release
  * Building python3 package
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * Dropped cdbs in favor of dh-* and pybuild
  * debian/patches/
    - remove_testing_dependencies_class.patch: Remove unused, undocumented
      ImportManager and ImportSpy classes, needed for python23 compatibility
      (from upstream)
    - py3_sort_fix.patch: Fix TraitListObject.sort for Python 3, along with
      tests. (from upstream)
    - invalid_tokens_fix.patch: Fix the trait_documenter machinery. (upstream)

 -- Varun Hiremath <email address hidden>  Sun, 16 Aug 2015 20:39:49 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-traits_4.5.0-1.dsc 2.2 KiB 47beee83a17cece52b07190d7056105527908e27dae529fb2144c5e571459fd6
python-traits_4.5.0.orig.tar.gz 4.6 MiB 029d71ef36c85bfc4a2c5bd5e8f8a7fa81be86f74308be6f9dab7f7da31deb49
python-traits_4.5.0-1.debian.tar.xz 10.7 KiB c1d422f533aaae862071499917dbb891d81e37a1fe95103acf940588c13b20c8

No changes file available.

Binary packages built by this source

python-traits: Manifest typing and reactive programming for Python (Python 2)

 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 2 version of the package.

python-traits-dbgsym: No summary available for python-traits-dbgsym in ubuntu xenial.

No description available for python-traits-dbgsym in ubuntu xenial.

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 xenial.

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