UNCLASSIFIED - NO CUI

Skip to content

Update dependency distlib to v0.3.5

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
distlib patch ==0.3.4 -> ==0.3.5

Release Notes

pypa/distlib

v0.3.5

Compare Source

  • 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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports