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.6.tar.gz | 0000042001 41 KB | |
python-py2pack.changes | 0000018230 17.8 KB | |
python-py2pack.spec | 0000002947 2.88 KB |
Revision 50 (latest revision is 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 847493
from
Thomas Bechtold (tbechtold)
(revision 50)
- update to 0.8.6: * Fix test/exampes/py2pack-opensuse.dsc * enhance test\_template with augmented opensuse and update examples to 0.8.5 * cleanup script basename filter * update test reference * Fix flake8 errors * remove python2 from travis and tox * change test suite block * Replace python3\_only scripts with python\_alternatives * migrate metadate fetch to JSON API * remove python2 shims * update copyright header
Comments 0