Package rpm-build-pyproject: Information

    Source package: rpm-build-pyproject
    Version: 0.2.2-alt1
    Latest version according to Repology
    Build time:  Dec 11, 2025, 01:04 PM in the task #402481
    Report package bug
    License: GPLv2+
    Summary: Extra RPM macros for packaging Python projects
    Description: 
    Extra RPM macros for packaging Python projects.

    List of RPM packages built from this SRPM:
    rpm-build-pyproject (noarch)
    rpm-macros-pyproject (noarch)

    Maintainer: Stanislav Levin



    Last changed


    Dec. 10, 2025 Stanislav Levin 0.2.2-alt1
    - Added support for configuration of setuptools-rust (closes: #57197).
    Nov. 18, 2025 Aleksandr Voyt 0.2.1-alt1
    - Extended typing stubs filter to include *-stubs pattern (closes: #56895).
    Oct. 21, 2025 Stanislav Levin 0.2.0-alt1
    - Added support for Python Stable ABI (closes: #56201).
    - Fixed support for extensions having multiple init functions.