Package python3-module-traits: Information

  • Default inline alert: Version in the repository: 6.4.3-alt1

Source package: python3-module-traits
Version: 6.2.0-alt4
Latest version according to Repology
Build time:  Feb 2, 2022, 08:29 PM in the task #294583
Report package bug
License: BSD-3-Clause and CC-BY-3.0
Summary: Explicitly typed attributes for Python 3
Description: 
The traits package developed by Enthought provides a special type
definition called a trait. Although they can be used as normal Python object
attributes, traits also have several additional characteristics:

* Initialization: A trait can be assigned a default value.
* Validation: A trait attribute's type can be explicitly declared.
* Delegation: The value of a trait attribute can be contained either
  in another object.
* Notification: Setting the value of a trait attribute can trigger
  notification of other parts of the program.
* Visualization: User interfaces that permit the interactive
  modification of a trait's value can be automatically constructed
  using the trait's definition.

List of rpms provided by this srpm:
python3-module-traits (x86_64, ppc64le, i586, armh, aarch64)
python3-module-traits-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-traits-doc (noarch)
python3-module-traits-pickles (x86_64, ppc64le, i586, armh, aarch64)
python3-module-traits-tests (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Aleksei Nikiforov


ACL:
Anton Vyatkin
@everybody

    1. python3-devel
    2. python3-module-Pygments
    3. python3-module-setuptools
    4. python3-module-sphinx-devel
    5. python3-module-sphinx-pickles
    6. python3-module-sphinx-sphinx-build-symlink
    7. libnumpy-py3-devel
    8. rpm-build-python3

Last changed


Feb. 2, 2022 Aleksei Nikiforov 6.2.0-alt4
- Updated build dependencies.
July 18, 2021 Michael Shigorin 6.2.0-alt3
- Fixed doc knob (overlooked %exclude).
July 18, 2021 Michael Shigorin 6.2.0-alt2
- Added doc knob (on by default).