Announcement: distlib 0.3.9 released on PyPI

Liste des GroupesRevenir à cl python 
Sujet : Announcement: distlib 0.3.9 released on PyPI
De : vinay_sajip (at) *nospam* yahoo.co.uk (Vinay Sajip)
Groupes : comp.lang.python
Date : 10. Oct 2024, 16:50:38
Autres entêtes
Message-ID : <mailman.15.1728571858.4695.python-list@python.org>
References : 1 2
User-Agent : WebService/1.1.22806 YMailNorrin
Version 0.3.9 of distlib has recently been released 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:

* Merge #215: Preload script wrappers on Windows to assist with a pip issue.

* Fix #220: Remove duplicated newline in shebang of windows launcher.

* Fix #222: Support mounting wheels that use extensions without an EXTENSIONS file.

* Fix #224: Do not use the absolute path to cache wheel extensions.

* Fix #225: Add support for wheel compatibility with the limited API.

* Fix #230: Add handling for cross-compilation environments.

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 at [3].

Regards,

Vinay Sajip

[1] https://pypi.org/project/distlib/0.3.9/
[2] https://distlib.readthedocs.io/en/latest/overview.html#change-log-for-distlib
[3] https://github.com/pypa/distlib/issues/new/choose

Date Sujet#  Auteur
10 Oct 24 o Announcement: distlib 0.3.9 released on PyPI1Vinay Sajip

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal