Skip to content

Update setuptools to 45.1.0#171

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-setuptools-42.0.2-to-45.1.0
Closed

Update setuptools to 45.1.0#171
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-setuptools-42.0.2-to-45.1.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates setuptools from 42.0.2 to 45.1.0.

Changelog

45.1.0

-------

* 1458: Add minimum sunset date and preamble to Python 2 warning.
* 1704: Set sys.argv[0] in setup script run by build_meta.__legacy__
* 1974: Add Python 3 Only Trove Classifier and remove universal wheel declaration for more complete transition from Python 2.

45.0.0

-------

* 1458: Drop support for Python 2. Setuptools now requires Python 3.5 or later. Install setuptools using pip >=9 or pin to Setuptools <45 to maintain 2.7 support.
* 1959: Fix for Python 4: replace unsafe six.PY3 with six.PY2

44.0.0

-------

* 1908: Drop support for Python 3.4.

43.0.0

-------

* 1634: Include ``pyproject.toml`` in source distribution by default. Projects relying on the previous behavior where ``pyproject.toml`` was excluded by default should stop relying on that behavior or add ``exclude pyproject.toml`` to their MANIFEST.in file.
* 1927: Setuptools once again declares 'setuptools' in the ``build-system.requires`` and adds PEP 517 build support by declaring itself as the ``build-backend``. It additionally specifies ``build-system.backend-path`` to rely on itself for those builders that support it.
Links

@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #171 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   65.56%   65.56%           
=======================================
  Files          16       16           
  Lines        1484     1484           
=======================================
  Hits          973      973           
  Misses        511      511

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dff918f...0a91c31. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 9, 2020

Closing this in favor of #190

@pyup-bot pyup-bot closed this Feb 9, 2020
@lwasser lwasser deleted the pyup-update-setuptools-42.0.2-to-45.1.0 branch February 9, 2020 05:14
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.

1 participant