Check-manifest

Latest version: v0.50

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

Scan your dependencies

Page 7 of 8

0.15

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

* Normalize the paths of all files, avoiding some duplicate misses of
directories. (`issue 16 <https://github.com/mgedmin/check-manifest/issues/16>`__).
[maurits]

0.14

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

* Supports packages that do not live in the root of a version control
repository (`issue 15 <https://github.com/mgedmin/check-manifest/issues/15>`__).

* More reliable svn support: detect files that have been added but not
committed (or committed but not updated).

* Licence changed from GPL (v2 or later) to MIT
(`issue 12 <https://github.com/mgedmin/check-manifest/issues/12>`__).

0.13

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

* New command line option: --ignore
(`issue 11 <https://github.com/mgedmin/check-manifest/issues/11>`__).
Contributed by Steven Myint.

* New command line option: -p, --python. Defaults to the Python you used to
run check-manifest. Fixes issues with packages that require Python 3 to run
setup.py (`issue 13 <https://github.com/mgedmin/check-manifest/issues/13>`__).

0.12

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

* Add suggestion pattern for `Makefile`.

* More generic suggestion patterns, should cover almost anything.

* zest.releaser_ integration: skip check-release for non-Python packages
(`issue 9 <https://github.com/mgedmin/check-manifest/issues/9>`__).

0.11

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

* Make sure ``MANIFEST.in`` is not ignored even if it hasn't been added to the
VCS yet (`issue 7 <https://github.com/mgedmin/check-manifest/issues/7>`__).

0.10

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

* ``check-manifest --version`` now prints the version number.

* Don't apologize for not adding rules for directories (especially after adding
rules that include files inside that directory).

* Python 3 support contributed by Steven Myint.

* Default ignore patterns can be configured in ``setup.cfg``
(`issue 3 <https://github.com/mgedmin/check-manifest/issues/3>`_).

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.