Generate distribution packages from Python packages on PyPI

Edit Package python-py2pack

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.

Refresh
Refresh
Source Files
Filename Size Changed
py2pack-0.6.3.tar.gz 0000028087 27.4 KB
python-py2pack.changes 0000011450 11.2 KB
python-py2pack.spec 0000003831 3.74 KB
Revision 4 (latest revision is 5)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 412810 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 4)
- Add missing python-six BuildRequires

- Use https for Source url

- update to 0.6.3:
  * Bump version to 0.6.3
  * Set setup.py encoding and retry parsing in error case
  * Move Jinja2 env creation to own function
  * Don't call nosetests when a testsuite was found
  * Fix get_metadata for distutils setup()
  * Also try to get license from classifiers
  * Fix --run deprecation
  * Move requirements related code to requires.py
  * Remove setup.py parsing code
  * Always run setup.py to get metadata
  * Fix README.rst style

- update to 0.6.2:
  * Bump version to 0.6.2
  * Also list tests_require as BuildRequires for openSUSE
  * Reorder Requires/BuildRequires for openSUSE
  * Requirement markers are only available in newer setuptools versions

- update to 0.6.1:
 * Bump version to 0.6.1
 * Improve _canonicalize_setup_data() tests
 * Rerun _canonicalize_setup_data()
 * Remove py33 and py34 from travis and tox
 * travis: Fix python 3 test env variables
 * Don't list "./" in names for extracted zip/tar file
Comments 0
openSUSE Build Service is sponsored by