Setuptools

Latest version: v70.1.1

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

Scan your dependencies

Page 74 of 109

15.0

Not secure
====

* BB Pull Request 126: DistributionNotFound message now lists the package or
packages that required it. E.g.::

pkg_resources.DistributionNotFound: The 'colorama>=0.3.1' distribution was not found and is required by smlib.log.

Note that zc.buildout once dependended on the string rendering of this
message to determine the package that was not found. This expectation
has since been changed, but older versions of buildout may experience
problems. See Buildout 242 for details.

14.3.1

Not secure
======

* Issue 307: Removed PEP-440 warning during parsing of versions
in ``pkg_resources.Distribution``.
* Issue 364: Replace deprecated usage with recommended usage of
``EntryPoint.load``.

14.3

Not secure
====

* Issue 254: When creating temporary egg cache on Unix, use mode 755
for creating the directory to avoid the subsequent warning if
the directory is group writable.

14.2

Not secure
====

* Issue 137: Update ``Distribution.hashcmp`` so that Distributions with
None for pyversion or platform can be compared against Distributions
defining those attributes.

14.1.1

Not secure
======

* Issue 360: Removed undesirable behavior from test runs, preventing
write tests and installation to system site packages.

14.1

Not secure
====

* BB Pull Request 125: Add ``__ne__`` to Requirement class.
* Various refactoring of easy_install.

Page 74 of 109

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.