Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71759

[ANN]: distlib 0.1.9 released on PyPI

Date 2014-05-19 15:24 +0100
From Vinay Sajip <vinay_sajip@yahoo.co.uk>
Subject [ANN]: distlib 0.1.9 released on PyPI
Newsgroups comp.lang.python
Message-ID <mailman.10133.1400509625.18130.python-list@python.org> (permalink)

Show all headers | View raw



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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

[ANN]: distlib 0.1.9 released on PyPI Vinay Sajip <vinay_sajip@yahoo.co.uk> - 2014-05-19 15:24 +0100

csiph-web