z3c.recipe.mkdir README
This package provides a zc.buildout recipe used to generate directories within a buildout.
Please see docs/index.rst for detailed documentation.
Changes
2.0 (2025-04-14)
Drop support for pkg_resources namespace and replace it with PEP 420 native namespace.
Drop support for Python 3.8.
1.1 (2024-09-30)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7.
1.0 (2023-01-06)
Drop support for Python 2.7, 3.4. 3.5, 3.6.
Add support for Python 3.8, 3.9, 3.10, 3.11.
0.7 (2018-11-16)
Add support for Python 3.4, 3.5, 3.6, 3.7, PyPy and PyPy3.
Drop support for Python 2.6, 3.2 and 3.3.
0.6 (2013-05-21)
Dropped support for deprecated path option (use paths instead).
Added support for Python 3.2 / 3.3.
Added setup.py docs alias: runs setup.py develop and then installs documentation dependencies.
Added setup.py dev alias: runs setup.py develop and then installs testing dependencies.
Updated docs and tests.
0.5 (2012-06-26)
Added support for create-intermediate option (yes by default).
Fixed bug: empty directory names were not excluded from paths.
0.4 (2012-06-24)
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 (2009-08-21)
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 (2009-08-20)
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 (2009-08-19)
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 (2009-08-17)
Initial release.
Release files for z3c.recipe.mkdir 2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| z3c_recipe_mkdir-2.0.tar.gz | 20.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| z3c_recipe_mkdir-2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.7 kB
Release files / z3c_recipe_mkdir-2.0.tar.gz
| Download URL | z3c_recipe_mkdir-2.0.tar.gz |
|---|---|
| Size | 20.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
058c43bc16de6845a56c1c0e0a8a70d8bfd58c065b4ec949ef5bb768c91b3603
|
|
BLAKE2b-256 checksum How to use checksums |
ac3b2a332d845bf9772fdf2f2e9ef261dcfd8481e03b85f96180585a66915ae7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / z3c_recipe_mkdir-2.0-py3-none-any.whl
| Download URL | z3c_recipe_mkdir-2.0-py3-none-any.whl |
|---|---|
| Size | 12.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b04ab6131eded5e37cb3906e9e84adbe5b16445b0b97d8e3d7e6cd262d23552
|
|
BLAKE2b-256 checksum How to use checksums |
e832765cd4ca8736a5a0f1b80fa94ef5a987c0d30a1399c13eaead0e216c4344
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|