Package py2pack: Information

    Source package: py2pack
    Version: 0.9.1-alt1
    Latest version according to Repology
    Build time:  Mar 13, 2026, 03:21 AM in the task #411034
    Report package bug
    License: GPL-2.0+
    Summary: Generate distribution packages from Python packages on PyPI
    Description: 
    This script allows to generate RPM spec or DEB dsc files from Python modules.
    It allows to list Python modules or search for them on the Python Package Index
    (PyPI). Conveniently, it can fetch tarballs and change logs making it an
    universal tool to package Python modules.

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

    Maintainer: Andrey Cherepanov


    ACL:
    Vitaly Lipatov
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-hatchling
      3. rpm-build-python3

    Last changed


    March 12, 2026 Vitaly Lipatov 0.9.1-alt1
    - new version 0.9.1
    - updated ALT patches for new version
    - switch to pyproject build (hatchling)
    Oct. 23, 2023 Anton Vyatkin 0.8.7-alt2
    - NMU: skip distutils.core requires.
    June 7, 2021 Andrey Cherepanov 0.8.7-alt1
    - New version.