Update dependency distlib to v0.3.5
This MR contains the following updates:
Package | Update | Change |
---|---|---|
distlib | patch |
==0.3.4 -> ==0.3.5
|
Release Notes
pypa/distlib
v0.3.5
-
Fixed #161: Updated test case.
-
Fixed #164: Improved support for reproducible builds by allowing a fixed date/time to be inserted into created .exe files. Thanks to Somber Night for the patch.
-
Fixed #169: Removed usage of deprecated imp module in favour of importlib.
-
Fixed #170: Corrected implementation of
get_required_dists()
. -
Fixed #172: Compute ABI correctly for Python < 3.8.
-
Changed the default locator configuration.
-
Made updates in support of PEP 643 / Metadata 2.2.
-
Updated launcher executables. Thanks to Michael Bikovitsky for his help with the launcher changes.
-
Updated to write archive path of RECORD to RECORD instead of staging path. Thanks to Pieter Pas for the patch.
Releases are normally signed using a GnuPG key with the user id vinay_sajip@yahoo.co.uk and the following fingerprint:
CA74 9061 914E AC13 8E66 EADB 9147 B477 339A 9B86
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.