Check-manifest

Latest version: v0.49

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

Scan your dependencies

Page 1 of 8

0.50

-----------------

- Nothing changed yet.

0.49

-----------------

- Add Python 3.11 support.

- Drop Python 3.6 support.

- Exclude more common dev/test files.

0.48

-----------------

- Add Python 3.10 support.

- Switch to tomli instead of toml, after hearing about PEP-680. tomli will be
included in the Python 3.11 standard library as tomllib, while toml is
apparently unmaintained.

- Fix submodule support when ``.gitmodules`` exists in a subdirectory
(`153 <https://github.com/mgedmin/check-manifest/issues/153>`_).
Note that this reverts a fix for `124
<https://github.com/mgedmin/check-manifest/issues/124>`_: git versions before
2.11 are no longer supported.

0.47

-----------------

- Fix ``setuptools_scm`` workaround for packages with dashes in the name
(`145 <https://github.com/mgedmin/check-manifest/issues/145>`_).

0.46

-----------------

- The `pre-commit <https://pre-commit.com>`__ hook now always uses Python 3.

0.45

-----------------

- Add Python 3.9 support.

- Drop Python 3.5 support.

- Switch from ``pep517`` to `python-build <https://pypi.org/p/build>`__ (
`128 <https://github.com/mgedmin/check-manifest/pull/128>`__).

- Add ``--no-build-isolation`` option so check-manifest can succeed building
pep517-based distributions without an internet connection. With
``--no-build-isolation``, you must preinstall the ``build-system.requires``
beforehand. (
`128 <https://github.com/mgedmin/check-manifest/pull/128>`__).

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.