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

    Исходный пакет: python3-module-zope.deferredimport
    Версия: 5.0-alt1
    Собран:  29 июня 2023 г. 18:35
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/zope.deferredimport/

    Лицензия: ZPL-2.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 (mipsel)
    python3-module-zope.deferredimport-examples (noarch)
    python3-module-zope.deferredimport-tests (mipsel)

    Сопровождающий: 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

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


    29 июня 2023 г. Anton Vyatkin 5.0-alt1
    - New version 5.0.
    19 мая 2023 г. Anton Vyatkin 4.4-alt1
    - New version 4.4.
    25 декабря 2019 г. Nikolai Kostrigin 4.3.1-alt1
    - NMU: 4.3 -> 4.3.1
    - Remove python2 module build
    - Rearrange unittests execution