Package python3-module-metaextract: Information

    Source package: python3-module-metaextract
    Version: 1.0.9-alt4
    Build time:  Dec 11, 2024, 12:50 AM
    Report package bug
    License: Apache-2.0
    Summary: Get metadata for python modules
    Description: 
    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.

    List of RPM packages built from this SRPM:
    python3-module-metaextract (noarch)

    Maintainer: Andrey Cherepanov


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

    Last changed


    Dec. 10, 2024 Anton Vyatkin 1.0.9-alt4
    - Fixed FTBFS.
    Oct. 17, 2023 Grigory Ustinov 1.0.9-alt3
    - Dropped dependency on distutils.
    - Built with check.
    Oct. 14, 2022 Grigory Ustinov 1.0.9-alt2
    - NMU: Fixed build requires.