Path to this page:
Subject: CVS commit: pkgsrc/devel/py-cookiecutter
From: Adam Ciarcinski
Date: 2024-01-23 14:27:19
Message id: 20240123132719.1DB9AFA42@cvs.NetBSD.org
Log Message:
py-cookiecutter: updated to 2.5.0
2.5.0 (2023-11-21)
Minor Changes
* Default values can be passed as a dict
* Implement new style for nested templates config
CI/CD and QA changes
* Bump actions/checkout from 3 to 4
* [pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdate
Documentation updates
* Add argument run to pipx command in README.md
* Fix tutorial2 generated HTML
* Update README.md
* Update README.md to fix broken link
* Update README.md to include installation instructions
* Update cookiecutter-plone-starter link in readme
Bugfixes
* Fix FileExistsError when using a relative template path
* Fix recursive context overwrites
Files: