Hi all,

stdeb is a package to produce Debian packages from Python packages. Today I’m 
announcing release 0.7.1 of stdeb. Highlights since the last publicly announced 
release (0.6.0):

• New command-line commands: pypi-download and pypi-install to directly 
download and install packages from PyPI, respectively. py2dsc-deb directly 
creates a .deb file from a source tarball.

• New distutils command: install_deb lets you directly install a python package 
as a standard system package.

• Many bugfixes, including the new URL for PyPI.

• Automated runs of test suite, thanks to Travis CI.

Thanks to many, especially Piotr Ożarowski in this release, for help with stdeb.

Changelog: https://github.com/astraw/stdeb/blob/release-0.7.1/CHANGELOG.txt
Download: https://pypi.python.org/pypi/stdeb/0.7.1
Development: https://github.com/astraw/stdeb

Best regards,
Andrew
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to