Package python3-module-zope.deferredimport: Information

    Source package: python3-module-zope.deferredimport
    Version: 5.0-alt1
    Build time:  Jun 29, 2023, 05:04 PM
    Report package bug
    License: ZPL-2.1
    Summary: Allows you to perform imports names that will be resolved when used in the code
    Description: 
    Often, especially for package modules, you want to import names for
    convenience, but not actually perform the imports until necessary. The
    zope.deferredimport package provided facilities for defining names in
    modules that will be imported from somewhere else when used. You can
    also cause deprecation warnings to be issued when a variable is used.

    List of rpms provided by this srpm:
    python3-module-zope.deferredimport (riscv64)
    python3-module-zope.deferredimport-examples (noarch)
    python3-module-zope.deferredimport-tests (riscv64)

    Maintainer: Anton Vyatkin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. python3-module-zope.proxy
      5. python3-module-zope.testrunner
      6. rpm-build-python3

    Last changed


    June 29, 2023 Anton Vyatkin 5.0-alt1
    - New version 5.0.
    May 19, 2023 Anton Vyatkin 4.4-alt1
    - New version 4.4.
    Dec. 25, 2019 Nikolai Kostrigin 4.3.1-alt1
    - NMU: 4.3 -> 4.3.1
    - Remove python2 module build
    - Rearrange unittests execution