Z3c.recipe.mkdir

Latest version: v1.1

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

Scan your dependencies

Page 2 of 2

0.4

================

- Added support for ``mode``, ``user``, and ``group`` options.

- Fixed (unnoticed?) bug when using the deprecated ``path`` option. In
that case the default path (``parts/<sectionname>``) was created
instead of the given one.

- Shortened main code.

- Updated tests to run with ``zc.buildout`` 1.5, thus requiring at least this
version.

- Using python's ``doctest`` module instead of depreacted
``zope.testing.doctest``.

0.3.1

==================

- Update options ``path`` and ``paths`` to be referencable.

- Output ``created`` message only if a directory was really created
but display this message also for intermediate directories.

0.3

================

- Renamed ``path`` option to ``paths`` (plural). Please do not use
``path`` anymore!

- Created directories are now displayed during buildout runs.

- Changed default behaviour: directories created once will not be
removed on updates, except you require that explicitly.

- Added new option ``remove-on-update``: if set to ``yes``, ``true``
or ``on`` the set directories will be removed on updates of
``buildout`` configuration.

0.2

================

- Make paths absolute and normalize them before creation.

- Support creation of several paths in a row.

- Added check whether a file exists as part of path and emit error.

0.1

================

- Initial release.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.