Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency setuptools to v58.5.3 #87

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
setuptools ==58.0.0 -> ==58.5.3 age adoption passing confidence

Release Notes

pypa/setuptools

v58.5.3

Compare Source

Misc
^^^^

  • #​2849: Add fallback for custom build_py commands inheriting directly from
    :mod:distutils, while still handling include_package_data=True for
    sdist.

v58.5.2

Compare Source

Misc
^^^^

  • #​2847: Suppress 'setup.py install' warning under bdist_wheel.

v58.5.1

Compare Source

Misc
^^^^

  • #​2846: Move PkgResourcesDeprecationWarning above implicitly-called function so that it's in the namespace when version warnings are generated in an environment that contains them.

v58.5.0

Compare Source

Changes
^^^^^^^

  • #​1461: Fix inconsistency with include_package_data and packages_data in sdist
    by replacing the loop breaking mechanism between the sdist and
    egg_info commands -- by :user:abravalheri

v58.4.0

Compare Source

Changes
^^^^^^^

  • #​2497: Officially deprecated PEP 440 non-compliant versions.

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

  • #​2832: Removed the deprecated data_files option from the example in the
    declarative configuration docs -- by :user:abravalheri
  • #​2832: Change type of data_files option from dict to section in
    declarative configuration docs (to match previous example) -- by
    :user:abravalheri

v58.3.0

Compare Source

Changes
^^^^^^^

  • #​917: setup.py install and easy_install commands are now officially deprecated. Use other standards-based installers (like pip) and builders (like build). Workloads reliant on this behavior should pin to this major version of Setuptools. See Why you shouldn't invoke setup.py directly <https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html>_ for more background.
  • #​1988: Deprecated the bdist_rpm command. Binary packages should be built as wheels instead.
    -- by :user:hugovk
  • #​2785: Replace configparser's readfp with read_file, deprecated since Python 3.2.
    -- by :user:hugovk
  • #​2823: Officially deprecated support for setup_requires. Users are encouraged instead to migrate to PEP 518 build-system.requires in pyproject.toml. Users reliant on setup_requires should consider pinning to this major version to avoid disruption.

Misc
^^^^

  • #​2762: Changed codecov.yml to configure the threshold to be lower
    -- by :user:tanvimoharir

v58.2.0

Compare Source

Changes
^^^^^^^

  • #​2757: Add windows arm64 launchers for scripts generated by easy_install.
  • #​2800: Added --owner and --group options to the sdist command,
    for specifying file ownership within the produced tarball (similarly
    to the corresponding distutils sdist options).

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

  • #​2792: Document how the legacy and non-legacy versions are compared, and reference to the PEP 440 <https://www.python.org/dev/peps/pep-0440/>_ scheme.

v58.1.0

Compare Source

Changes
^^^^^^^

v58.0.4

Compare Source

Misc
^^^^

  • #​2773: Retain case in setup.cfg during sdist.

v58.0.3

Compare Source

Misc
^^^^

  • #​2777: Build does not fail fast when use_2to3 is supplied but set to a false value.

v58.0.2

Compare Source

Misc
^^^^

  • #​2769: Build now fails fast when use_2to3 is supplied.

v58.0.1

Compare Source

Misc
^^^^

  • #​2765: In Distribution.finalize_options, suppress known removed entry points to avoid issues with older Setuptools.

Configuration

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

🚦 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, click this checkbox.

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

@patrickjahns patrickjahns merged commit 7c09939 into master Jan 22, 2022
@patrickjahns patrickjahns deleted the renovate/setuptools-58.x branch January 22, 2022 22:50
@github-actions github-actions bot mentioned this pull request Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants