Skip to content

Update setuptools#1024

Merged
edmorley merged 1 commit intomainfrom
update-setuptools
Aug 3, 2020
Merged

Update setuptools#1024
edmorley merged 1 commit intomainfrom
update-setuptools

Conversation

@edmorley
Copy link
Copy Markdown
Member

Upgrades setuptools from 39.0.1 to:

https://setuptools.readthedocs.io/en/latest/history.html#v47-1-1

Fixes #949.
Closes #973.

@edmorley edmorley self-assigned this Jul 30, 2020
@edmorley edmorley marked this pull request as ready for review August 3, 2020 09:04
@edmorley edmorley requested a review from a team as a code owner August 3, 2020 09:04
@edmorley edmorley changed the base branch from master to main August 3, 2020 13:30
Upgrades setuptools from 39.0.1 to:
- 44.1.1 for Python 2.7 (since it's the last supported version)
- 43.0.0 for Python 3.4 (since it's the last supported version)
- 47.1.1 for Python 3.5+ (since we can't use 47.2.0+ until #1006 fixed)

https://setuptools.readthedocs.io/en/latest/history.html#v47-1-1

Fixes #949.
Closes #973.
@edmorley edmorley force-pushed the update-setuptools branch from 686c8c5 to 7b952b4 Compare August 3, 2020 16:38
@edmorley edmorley merged commit 6fa6feb into main Aug 3, 2020
@edmorley edmorley deleted the update-setuptools branch August 3, 2020 17:36
dryan pushed a commit to dryan/heroku-buildpack-python that referenced this pull request Nov 19, 2020
Upgrades setuptools from 39.0.1 to:
- 44.1.1 for Python 2.7 (since it's the last supported version)
- 43.0.0 for Python 3.4 (since it's the last supported version)
- 47.1.1 for Python 3.5+ (since we can't use 47.2.0+ until heroku#1006 fixed)

https://setuptools.readthedocs.io/en/latest/history.html#v47-1-1

Fixes heroku#949.
Closes heroku#973.
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.

Upgrade setuptools to a more recent version

2 participants