Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

chore(dev deps): update dependency setuptools to v56 #58

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
setuptools ==54.2.0 -> ==56.0.0 age adoption passing confidence

Release Notes

pypa/setuptools

v56.0.0

Compare Source

Deprecations
^^^^^^^^^^^^

  • #​2620: The license_file option is now marked as deprecated.
    Use license_files instead. -- by :user:cdce8p

Breaking Changes
^^^^^^^^^^^^^^^^

  • #​2620: If neither license_file nor license_files is specified, the sdist
    option will now auto-include files that match the following patterns:
    LICEN[CS]E*, COPYING*, NOTICE*, AUTHORS*.
    This matches the behavior of bdist_wheel. -- by :user:cdce8p

Changes
^^^^^^^

  • #​2620: The license_file and license_files options now support glob patterns. -- by :user:cdce8p
  • #​2632: Implemented VendorImporter.find_spec() method to get rid
    of ImportWarning that Python 3.10 emits when only the old-style
    importer hooks are present -- by :user:webknjaz

Documentation changes
^^^^^^^^^^^^^^^^^^^^^

  • #​2620: Added documentation for the license_files option. -- by :user:cdce8p

Configuration

📅 Schedule: "before 12pm on Wednesday" in timezone UTC.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@nokome nokome merged commit fed33b1 into master Apr 16, 2021
@renovate renovate bot deleted the renovate/major-dev-dependencies branch April 16, 2021 00:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants