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.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-py2pack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
py2pack-0.3.20.tar.gz | 0000016750 16.4 KB | |
python-py2pack.changes | 0000004872 4.76 KB | |
python-py2pack.spec | 0000002586 2.53 KB |
Revision 16 (latest revision is 57)
Berthold Gunreben (azouhr)
accepted
request 74305
from
Sascha Peilicke (saschpe)
(revision 16)
- Update to version 0.3.20 * Use URL for RPM tag 'Source' instead of filename - Update to version 0.3.18 * Also list dependencies from 'install_requires' * Allow to depend on specific Python versions
Comments 0