Generate distribution packages from Python packages on PyPI
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 changelogs making it an
universal tool to package Python modules.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-py2pack
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-py2pack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
py2pack-0.4.9.tar.gz | 0000030052 29.3 KB | |
python-py2pack.changes | 0000007033 6.87 KB | |
python-py2pack.spec | 0000002502 2.44 KB |
Revision 41 (latest revision is 100)
Sascha Peilicke (saschpe)
committed
(revision 41)
- Update to version 0.4.9: + Fix coverage report source + Add cssselect setup_requires + Update SPDX license map + Change 'flake8' to 'pep8' target + Fix recursive-include for doc ...
Comments 0