Go to file
Dirk Mueller ae0cf47224 - update to 2.6.0:
* Support Python 3.12
  * Modifying Jinja2 start and end variable strings (#1997)
  * Fix regression #2009: Adding value to nested dicts broken
  * Fixed errors caused by invalid config files. (#1995)
  * Default values can be passed as a dict (#1924)
  * Implement new style for nested templates config (#1981)
  * Fix FileExistsError when using a relative template path
  * Fix recursive context overwrites
  * Gracefully handle files with mixed lined endings (#1942)
  * Implement a pre_prompt hook that will run before prompts
  * Implement a pre_prompt hook that will run before prompts
  * update main docstrings to include overwrite_if_exists and
    skip_if_file_exists
  * add checkout details to the context (fixes #1759) (#1923)
  * Fix nested templates in Git repository (#1922)
  * Fix prompt counter. (#1940)
  * Fix variables with null default not being required (#1919)
  all code was verified to match pep8, pep257 and other code-styling guides.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=33
2024-03-24 17:28:05 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=2 2017-09-11 19:20:51 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=2 2017-09-11 19:20:51 +00:00
ccext.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=2 2017-09-11 19:20:51 +00:00
cookiecutter-2.6.0.tar.gz - update to 2.6.0: 2024-03-24 17:28:05 +00:00
cookiecutter.changes - update to 2.6.0: 2024-03-24 17:28:05 +00:00
cookiecutter.spec - update to 2.6.0: 2024-03-24 17:28:05 +00:00