Package python3-module-pkginfo: Information

    Source package: python3-module-pkginfo
    Version: 1.12.1.2-alt2
    Build time:  Mar 10, 2025, 12:09 PM in the task #370642
    Report package bug
    License: MIT
    Summary: Query metadatdata from sdists / bdists / installed packages
    Description: 
    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).

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

    Maintainer: Stanislav Levin


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

    Last changed


    Feb. 20, 2025 Stanislav Levin 1.12.1.2-alt2
    - made tests compatible with flit 3.11.0.
    Feb. 20, 2025 Stanislav Levin 1.12.1.2-alt1
    - 1.12.0 -> 1.12.1.2.
    Feb. 18, 2025 Stanislav Levin 1.12.0-alt2
    - Fixed FTBFS (setuptools 75.8.0).