This repository was archived by the owner on Mar 26, 2026. It is now read-only.
chore(deps): update dependency setuptools to v61.2.0#1251
Merged
parthea merged 3 commits intogoogleapis:mainfrom Mar 30, 2022
Merged
chore(deps): update dependency setuptools to v61.2.0#1251parthea merged 3 commits intogoogleapis:mainfrom
parthea merged 3 commits intogoogleapis:mainfrom
Conversation
Contributor
|
Wait for #1255 |
parthea
approved these changes
Mar 30, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==61.1.1->==61.2.0Release Notes
pypa/setuptools
v61.2.0Compare Source
Changes
^^^^^^^
#3215: Ignored a subgroup of invalid
pyproject.tomlfiles that use the[project]table to specify only
requires-python(transitional)... warning::
Please note that future releases of setuptools will halt the build process
if a
pyproject.tomlfile that does not match doc:the PyPA Specification <PyPUG:specifications/declaring-project-metadata>is given.#3215: Updated
pyproject.tomlvalidation, as generated byvalidate-pyproject==0.6.1.#3218: Prevented builds from erroring if the project specifies metadata via
pyproject.toml, but uses other files (e.g.setup.py) to complement it,without setting
dynamicproperly... important::
This is a transitional behaviour.
Future releases of
setuptoolsmay simply ignore externally set metadatanot backed by
dynamicor even halt the build with an error.#3224: Merge changes from pypa/distutils@
e1d5c9bDocumentation changes
^^^^^^^^^^^^^^^^^^^^^
pyproject.tomlexample in Quickstart -- by :user:pablo-cardenas.Misc
^^^^
optional-dependenciesis set inpyproject.toml.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.