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

Update setuptools to 49.1.3 #236

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates setuptools from 49.1.0 to 49.1.3.

Changelog

49.1.3

-------

* 2212: (Distutils) Allow spawn to accept environment. Avoid monkey-patching global state.
* 2249: Fix extension loading technique in stubs.

49.1.2

-------

* 2232: In preparation for re-enabling a local copy of distutils, Setuptools now honors an environment variable, SETUPTOOLS_USE_DISTUTILS. If set to 'stdlib' (current default), distutils will be used from the standard library. If set to 'local' (default in a imminent backward-incompatible release), the local copy of distutils will be used.

49.1.1

-------

* 2094: Removed pkg_resources.py2_warn module, which is no longer reachable.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.168% when pulling 5203fd2 on pyup-update-setuptools-49.1.0-to-49.1.3 into 53472a5 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #237

@pyup-bot pyup-bot closed this Jul 12, 2020
@mostafa mostafa deleted the pyup-update-setuptools-49.1.0-to-49.1.3 branch July 12, 2020 17:53
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.

None yet

2 participants