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.3.tar.gz | 0000037262 36.4 KB | |
python-py2pack.changes | 0000015223 14.9 KB | |
python-py2pack.spec | 0000003018 2.95 KB |
Revision 46 (latest revision is 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 599997
from
Thomas Bechtold (tbechtold)
(revision 46)
- update to 0.8.3: * Remove Sphinx cap * Fix copyright year in tests * Use release\_urls() XMLRPC method for the time being * Test python 3.6 and remove 3.5 - drop fix-api-package-urls.patch (merged upstream)
Comments 0