Пакет python3-module-zope.deferredimport: Информация

    Исходный пакет: python3-module-zope.deferredimport
    Версия: 4.3.1-alt1
    Собран:  4 июля 2022 г. 23:26
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zope.deferredimport/

    Лицензия: ZPLv2.1
    О пакете: Allows you to perform imports names that will be resolved when used in the code
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-zope.deferredimport (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-zope.deferredimport-examples (noarch)
    python3-module-zope.deferredimport-tests (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Nikolai Kostrigin


      1. python3-devel
      2. python3-module-repoze.sphinx.autointerface
      3. python3-module-setuptools
      4. python3-module-setuptools
      5. python3-module-sphinx-devel
      6. python3-module-tox
      7. python3-module-zope.proxy
      8. python3-module-zope.testrunner
      9. rpm-build-python3

    Последнее изменение


    25 декабря 2019 г. Nikolai Kostrigin 4.3.1-alt1
    - NMU: 4.3 -> 4.3.1
    - Remove python2 module build
    - Rearrange unittests execution
    27 февраля 2019 г. Andrey Bychkov 4.3-alt1
    - Version updated to 4.3
    2 февраля 2018 г. Stanislav Levin 4.1.1-alt1.dev0.git20150402.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    - Move samples to examples subpackage