Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Update setuptools to 53.0.0 #292

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 1, 2021

This PR updates setuptools from 51.3.3 to 53.0.0.

Changelog

53.0.0

-------


Breaking Changes
^^^^^^^^^^^^^^^^
* 1527: Removed bootstrap script. Now Setuptools requires pip or another pep517-compliant builder such as 'build' to build. Now Setuptools can be installed from Github main branch.

52.0.0

-------


Breaking Changes
^^^^^^^^^^^^^^^^
* 2537: Remove fallback support for fetch_build_eggs using easy_install. Now pip is required for setup_requires to succeed.
* 2544: Removed 'easy_install' top-level model (runpy entry point) and 'easy_install' console script.
* 2545: Removed support for eggsecutables.

Changes
^^^^^^^
* 2459: Tests now run in parallel via pytest-xdist, completing in about half the time. Special thanks to :user:`webknjaz` for hard work implementing test isolation. To run without parallelization, disable the plugin with ``tox -- -p no:xdist``.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.233% when pulling f0811ac on pyup-update-setuptools-51.3.3-to-53.0.0 into 2d84ca7 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #295

@pyup-bot pyup-bot closed this Feb 25, 2021
@mostafa mostafa deleted the pyup-update-setuptools-51.3.3-to-53.0.0 branch February 25, 2021 16:07
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