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

    Исходный пакет: python3-module-metaextract
    Версия: 1.0.9-alt4
    Собран:  11 декабря 2024 г. 0:28
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/toabctl/metaextract

    Лицензия: Apache-2.0
    О пакете: Get metadata for python modules
    Описание: 
    metaextract is a tool to collect metadata about a python module. For example
    you may have a sdist tarball from the Python Package Index and you want to know
    it's dependencies. metaextract can collect theses dependencies. The tool was
    first developed in py2pack but is now it's own module to be useful for others,
    too.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-metaextract (noarch)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Anton Vyatkin
    Grigory Ustinov
    Andrey Cherepanov

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

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


    10 декабря 2024 г. Anton Vyatkin 1.0.9-alt4
    - Fixed FTBFS.
    17 октября 2023 г. Grigory Ustinov 1.0.9-alt3
    - Dropped dependency on distutils.
    - Built with check.
    14 октября 2022 г. Grigory Ustinov 1.0.9-alt2
    - NMU: Fixed build requires.