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
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-py2pack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
py2pack-0.8.2.tar.gz | 0000037548 36.7 KB | |
python-py2pack.changes | 0000014495 14.2 KB | |
python-py2pack.spec | 0000003016 2.95 KB |
Revision 43 (latest revision is 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 559276
from
Thomas Bechtold (tbechtold)
(revision 43)
- update to 0.8.2: * pep8 fixes * opensuse template updates * Add source\_url to Args in tests and use None as default value * Removed unneeded nargs parameter to add\_argument * Add a --source-url parameter to 'fetch' and 'generate' commands * tests: templates: fix version
Comments 0