Setuptools

Latest version: v70.1.1

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

Scan your dependencies

Page 28 of 109

51.3.0

Not secure
=======


Changes
-------
* 1390: Newlines in metadata description/Summary now trigger a ValueError.
* 2481: Define ``create_module()`` and ``exec_module()`` methods in ``VendorImporter``
to get rid of ``ImportWarning`` -- by :user:`hroncok`
* 2489: ``pkg_resources`` behavior for zipimport now matches the regular behavior, and finds
``.egg-info`` (previously would only find ``.dist-info``) -- by :user:`thatch`
* 2529: Fixed an issue where version tags may be added multiple times

51.2.0

Not secure
=======


Changes
-------
* 2493: Use importlib.import_module() rather than the deprecated loader.load_module()
in pkg_resources namespace declaration -- by :user:`encukou`

Documentation changes
---------------------
* 2525: Fix typo in the document page about entry point. -- by :user:`jtr109`

Misc
----
* 2534: Avoid hitting network during test_easy_install.

51.1.2

Not secure
=======


Misc
----
* 2505: Disable inclusion of package data as it causes 'tests' to be included as data.

51.1.1

Not secure
=======


Misc
----
* 2534: Avoid hitting network during test_virtualenv.test_test_command.

51.1.0

Not secure
=======


Changes
-------
* 2486: Project adopts jaraco/skeleton for shared package maintenance.

Misc
----
* 2477: Restore inclusion of rst files in sdist.
* 2484: Setuptools has replaced the master branch with the main branch.
* 2485: Fixed failing test when pip 20.3+ is present.
-- by :user:`yan12125`
* 2487: Fix tests with pytest 6.2
-- by :user:`yan12125`

51.0.0

Not secure
=======


Breaking Changes
----------------
* 2435: Require Python 3.6 or later.

Documentation changes
---------------------
* 2430: Fixed inconsistent RST title nesting levels caused by 2399
-- by :user:`webknjaz`
* 2430: Fixed a typo in Sphinx docs that made docs dev section disappear
as a result of PR 2426 -- by :user:`webknjaz`

Misc
----
* 2471: Removed the tests that guarantee that the vendored dependencies can be built by distutils.

Page 28 of 109

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.