Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71759 > unrolled thread
| Started by | Vinay Sajip <vinay_sajip@yahoo.co.uk> |
|---|---|
| First post | 2014-05-19 15:24 +0100 |
| Last post | 2014-05-19 15:24 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
[ANN]: distlib 0.1.9 released on PyPI Vinay Sajip <vinay_sajip@yahoo.co.uk> - 2014-05-19 15:24 +0100
| From | Vinay Sajip <vinay_sajip@yahoo.co.uk> |
|---|---|
| Date | 2014-05-19 15:24 +0100 |
| Subject | [ANN]: distlib 0.1.9 released on PyPI |
| Message-ID | <mailman.10133.1400509625.18130.python-list@python.org> |
I've just released version 0.1.9 of distlib on PyPI [1]. For newcomers, distlib is a library of packaging functionality which is intended to be usable as the basis for third-party packaging tools. The main changes in this release are as follows: Fixed issue #47: Updated binary launchers to fix double-quoting bug where script executable paths have spaces. Added ``keystore`` keyword argument to signing and verification APIs. A more detailed change log is available at [2]. Please try it out, and if you find any problems or have any suggestions for improvements, please give some feedback using the issue tracker! [3] Regards, Vinay Sajip [1] https://pypi.python.org/pypi/distlib/0.1.9 [2] http://pythonhosted.org/distlib/overview.html#change-log-for-distlib [3] https://bitbucket.org/pypa/distlib/issues/new
Back to top | Article view | comp.lang.python
csiph-web