mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update setuptools to 50.0.2 #251

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates setuptools from 50.0.0 to 50.0.2.

Changelog ### 50.0.2 ``` ------- * 2352: In distutils hack, use absolute import rather than relative to avoid bpo-30876. ``` ### 50.0.1 ``` ------- * 2357: Restored Python 3.5 support in distutils.util for missing `subprocess._optim_args_from_interpreter_flags`. * 2358: Restored AIX support on Python 3.8 and earlier. * 2361: Add Python 3.10 support to _distutils_hack. Get the 'Loader' abstract class from importlib.abc rather than importlib.util.abc (alias removed in Python 3.10). ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 86.168% when pulling 6b2df117dba753a842f9e0b80557fbf5cbc079cb on pyup-update-setuptools-50.0.0-to-50.0.2 into a8efce0ad44c9f9135fb1701696a982a9a266c45 on master.

pyup-bot commented 4 years ago

Closing this in favor of #252