Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates setuptools from 41.2.0 to 41.6.0.

Changelog

41.6.0

-------

* 479: Replace usage of deprecated ``imp`` module with local re-implementation in ``setuptools._imp``.

41.5.1

-------

* 1891: Fix code for detecting Visual Studio's version on Windows under Python 2.

41.5.0

-------

* 1811: Improve Visual C++ 14.X support, mainly for Visual Studio 2017 and 2019.
* 1814: Fix ``pkg_resources.Requirement`` hash/equality implementation: take PEP 508 direct URL into account.
* 1824: Fix tests when running under ``python3.10``.
* 1878: Formally deprecated the ``test`` command, with the recommendation that users migrate to ``tox``.
* 1860: Update documentation to mention the egg format is not supported by pip and dependency links support was dropped starting with pip 19.0.
* 1862: Drop ez_setup documentation: deprecated for some time (last updated in 2016), and still relying on easy_install (deprecated too).
* 1868: Drop most documentation references to (deprecated) EasyInstall.
* 1884: Added a trove classifier to document support for Python 3.8.
* 1886: Added Python 3.8 release to the Travis test matrix.

41.4.0

-------

* 1847: In declarative config, now traps errors when invalid ``python_requires`` values are supplied.

41.3.0

-------

* 1690: When storing extras, rely on OrderedSet to retain order of extras as indicated by the packager, which will also be deterministic on Python 2.7 (with PYTHONHASHSEED unset) and Python 3.6+.
* 1858: Fixed failing integration test triggered by 'long_description_content_type' in packaging.
Links

@coveralls
Copy link

coveralls commented Oct 29, 2019

Pull Request Test Coverage Report for Build 829

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 805: 0.0%
Covered Lines: 2641
Relevant Lines: 2641

💛 - Coveralls

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #172

@pyup-bot pyup-bot closed this Nov 24, 2019
@peterfarrell peterfarrell deleted the pyup-update-setuptools-41.2.0-to-41.6.0 branch November 24, 2019 14:40
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