Setuptools

Latest version: v70.1.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 35 of 109

46.1.2

Not secure
=======



Misc
----
* 1458: Added template for reporting Python 2 incompatibilities.

46.1.1

Not secure
=======

No significant changes.

46.1.0

Not secure
=======



Changes
-------
* 308: Allow version number normalization to be bypassed by wrapping in a 'setuptools.sic()' call.
* 1424: Prevent keeping files mode for package_data build. It may break a build if user's package data has read only flag.
* 1431: In ``easy_install.check_site_dir``, ensure the installation directory exists.
* 1563: In ``pkg_resources`` prefer ``find_spec`` (PEP 451) to ``find_module``.

46.0.0

Not secure
=======



Breaking Changes
----------------
* 65: Once again as in 3.0, removed the Features feature.

Changes
-------
* 1890: Fix vendored dependencies so importing ``setuptools.extern.some_module`` gives the same object as ``setuptools._vendor.some_module``. This makes Metadata picklable again.
* 1899: Test suite now fails on warnings.

Documentation changes
---------------------
* 2011: Fix broken link to distutils docs on package_data

Misc
----
* 1991: Include pkg_resources test data in sdist, so tests can be executed from it.

45.3.0

Not secure
=======



Changes
-------
* 1557: Deprecated eggsecutable scripts and updated docs.
* 1904: Update msvc.py to use CPython 3.8.0 mechanism to find msvc 14+

45.2.0

Not secure
=======



Changes
-------
* 1905: Fixed defect in _imp, introduced in 41.6.0 when the 'tests' directory is not present.
* 1941: Improve editable installs with PEP 518 build isolation:

* The ``--user`` option is now always available. A warning is issued if the user site directory is not available.
* The error shown when the install directory is not in ``PYTHONPATH`` has been turned into a warning.
* 1981: Setuptools now declares its ``tests`` and ``docs`` dependencies in metadata (extras).
* 1985: Add support for installing scripts in environments where bdist_wininst is missing (i.e. Python 3.9).

Misc
----
* 1968: Add flake8-2020 to check for misuse of sys.version or sys.version_info.

Page 35 of 109

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.