<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:14px"><div dir="ltr" id="yui_3_16_0_1_1436311722182_3609">I've just released version 0.2.1 of distlib on PyPI [1]. For newcomers,<br style="" class="">distlib is a library of packaging functionality which is intended to be<br style="" class="">usable as the basis for third-party packaging tools.<br style="" class=""><br style="" class="">The main changes in this release are as follows:<br style="" class=""><br style="" class=""> Fixed issue #58: Return a Distribution instance or None from locate().<br style="" class=""><br style="" class=""> Fixed issue #59: Skipped special keys when looking for versions.<br style="" class=""><br style="" class=""> Improved behaviour of PyPIJSONLocator to be analogous to that of other<br style="" class=""> locators.<br style="" class=""><br style="" class=""> Added resource iterator functionality.<br style="" class=""><br style="" class=""> Fixed issue #71: Updated launchers to decode shebangs using UTF-8.<br style="" class=""> This allows non-ASCII pathnames to be correctly handled.<br style="" class=""><br style="" class=""> Ensured that the executable written to shebangs is normcased.<br style="" class=""><br style="" class=""> Changed ScriptMaker to work better under Jython.<br style="" class=""><br style="" class=""> Changed the mode setting method to work better under Jython.<br style="" class=""><br style="" class=""> Changed get_executable() to return a normcased value.<br style="" class=""><br style="" class=""> Handled multiple-architecture wheel filenames correctly.<br style="" class=""><br style="" class=""><br style="" class="">A more detailed change log is available at [2].<br style="" class=""><br style="" class="">Please try it out, and if you find any problems or have any suggestions for<br style="" class="">improvements, please give some feedback using the issue tracker! [3]<br style="" class=""><br style="" class="">Regards,<br style="" class=""><br style="" class="">Vinay Sajip<br style="" class=""><br style="" class="">[1] https://pypi.python.org/pypi/distlib/0.2.1<br style="" class="">[2] https://goo.gl/K5Spsp<br style="" class="">[3] https://bitbucket.org/pypa/distlib/issues/new<br style="" class=""><br></div><div style="" class="" id="yui_3_16_0_1_1436311722182_3609"><br style="" class=""></div></div></body></html>