Пакет python-module-pkginfo: Информация

    Исходный пакет: python-module-pkginfo
    Версия: 1.9.6-alt2
    Последняя версия по данным Repology
    Собран:  24 января 2024 г. 12:04 в задании #338825
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pkginfo/

    Лицензия: MIT
    О пакете: Query metadatdata from sdists / bdists / installed packages
    Описание: 
    This package provides an API for querying the distutils metadata written
    in the PKG-INFO file inside a source distriubtion (an sdist) or a binary
    distribution (e.g., created by running bdist_egg). It can also query the
    EGG-INFO directory of an installed distribution, and the *.egg-info
    stored in a "development checkout" (e.g, created by running setup.py
    develop).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-pkginfo (noarch)
    python-module-pkginfo-tests (noarch)
    python3-module-pkginfo (noarch)
    python3-module-pkginfo-tests (noarch)

    Сопровождающий: Anton Vyatkin


      1. python-module-setuptools
      2. python-modules-wsgiref
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-wheel
      7. rpm-build-python3

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


    24 января 2024 г. Anton Vyatkin 1.9.6-alt2
    - (NMU) Fixed FTBFS.
    2 марта 2023 г. Anton Vyatkin 1.9.6-alt1
    - (NMU) New version 1.9.6
    - Fix BuildRequires
    - Enable check
    10 августа 2021 г. Grigory Ustinov 1.2-alt3
    - Build without docs.