Package py2pack: Information
Source package: py2pack
Version: 0.9.1-alt1
Build time: Mar 13, 2026, 03:21 AM in the task #411034
Category: Development/Python3
Report package bugHome page: http://github.com/saschpe/py2pack
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.
Maintainer: Andrey Cherepanov
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.