Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 22, 2021. It is now read-only.

Bump importlib-metadata from 3.4.0 to 4.0.1#43

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/pip/importlib-metadata-4.0.1

Conversation

dependabot[bot]
Copy link

@dependabotdependabotbot commented on behalf ofgithubApr 21, 2021

Bumpsimportlib-metadata from 3.4.0 to 4.0.1.

Changelog

Sourced fromimportlib-metadata's changelog.

v4.0.1

  • #306: Clearer guidance about compatibility in readme.

v4.0.0

  • #304:PackageMetadata as returned bymetadata()andDistribution.metadata() now provides normalizedmetadata honoring PEP 566:

    • If a long description is provided in the payload of theRFC 822 value, it can be retrieved as theDescriptionfield.
    • Any multi-line values in the metadata will be returned assuch.
    • For any multi-line values, line continuation charactersare removed. This backward-incompatible change meansthat any projects relying on the RFC 822 line continuationcharacters being present must be tolerant to them havingbeen removed.
    • Add ajson property that provides the metadataconverted to a JSON-compatible form per PEP 566.

v3.10.1

  • Minor tweaks from CPython.

v3.10.0

  • #295: Internal refactoring to unify section parsing logic.

v3.9.1

  • #296: Exclude 'prepare' package.
  • #297: Fix ValueError when entry points contains comments.

v3.9.0

  • Use of Mapping (dict) interfaces onSelectableGroupsis now flagged as deprecated. Instead, users are advisedto use the select interface for future compatibility.

    Suppress the warning with this filter:

... (truncated)

Commits
  • 0c86a02 Add compatibility matrix comparing importlib_metadata versions and the associ...
  • 615044d Merge pull request#304.
  • c8b753e Update changelog.
  • cbaa421 Extract multiple_use_keys into a class property.
  • 401bb33 Honor case-insensitivity of metadata keys using FoldedCase.
  • 96c0fec Add test capturing expectation when metadata is not the common case.
  • 008a079 Extend tests to capture multi-value cases.
  • 8bcd887 Fix splitting so test passes.
  • 00bce75 Add test for keyword splitting.
  • c87838e Update test to make the results consistent.
  • Additional commits viewable incompare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file pythonPull requests that update Python code labelsApr 21, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filepythonPull requests that update Python code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp