UNCLASSIFIED - NO CUI

Skip to content

Update dependency zipp to v3.8.0

renovate requested to merge renovate/zipp-3.x into development

This MR contains the following updates:

Package Type Update Change
zipp ironbank-pypi minor 3.1.0 -> 3.8.0
zipp minor ==3.1.0 -> ==3.8.0

Release Notes

jaraco/zipp

v3.8.0

Compare Source

======

Removed compatibility code.

v3.7.0

Compare Source

======

Require Python 3.7 or later.

v3.6.0

Compare Source

======

#​78: Only Path is exposed in the public API.

v3.5.1

Compare Source

======

#​77: Remove news file intended only for CPython.

v3.5.0

Compare Source

======

#​74 and bpo-44095: Added .suffix, .suffixes, and .stem properties.

v3.4.2

Compare Source

======

Refresh package metadata.

v3.4.1

Compare Source

======

Refresh packaging.

v3.4.0

Compare Source

======

#​68 and bpo-42090: Path.joinpath now takes arbitrary positional arguments and no longer accepts add as a keyword argument.

v3.3.2

Compare Source

======

Updated project metadata including badges.

v3.3.1

Compare Source

======

bpo-42043: Add tests capturing subclassing requirements.

v3.3.0

Compare Source

======

#​9: Path objects now expose a .filename attribute and rely on that to resolve .name and .parent when the Path object is at the root of the zipfile.

v3.2.0

Compare Source

======

#​57 and bpo-40564: Mutate the passed ZipFile object type instead of making a copy. Prevents issues when both the local copy and the caller's copy attempt to close the same file handle.

#​56 and bpo-41035: Path._next now honors subclasses.

#​55: Path.is_file() now returns False for non-existent names.


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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

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


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

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports