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.8.1.tar.gz | 0000035116 34.3 KB | |
python-py2pack.changes | 0000014088 13.8 KB | |
python-py2pack.spec | 0000003016 2.95 KB |
Revision 42 (latest revision is 57)
Yuchen Lin (maxlin_factory)
accepted
request 516069
from
Thomas Bechtold (tbechtold)
(revision 42)
- update to 0.8.1: * Enable tests with python setup.py test * Also support for python 3.6 * Fix opensuse's multipython template * unify trailing whitespaces in templates * Handle no upstream source download URL gracefully * Allow packaging custom pypi names via obs-from-pypi.py
Comments 0