cookiecutter 1.7.3-3 source package in Ubuntu
Changelog
cookiecutter (1.7.3-3) unstable; urgency=high * Team Upload. * d/patches/0004-Fix-relative-path-that-come-from-Jinja2.patch: Add patch to fix the relative paths that come from Jinja2 in test_generate_file test (Closes: #1033431). -- Emmanuel Arias <email address hidden> Wed, 29 Mar 2023 16:33:22 -0300
Upload details
- Uploaded by:
- Vincent Bernat
- Uploaded to:
- Sid
- Original maintainer:
- Vincent Bernat
- Architectures:
- all
- Section:
- misc
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cookiecutter_1.7.3-3.dsc | 2.3 KiB | 49104ecf6885a8a0985b355d5a93c758a1d42621b58d4b9ea6b5531233caf11b |
cookiecutter_1.7.3.orig.tar.gz | 247.5 KiB | 5c16f9e33875f49bb091ef836b71ced63372aadc49799d78315db1d91d17d76d |
cookiecutter_1.7.3-3.debian.tar.xz | 7.0 KiB | 67556106f4a7603ff13886d6ff1ee12e8bfeffb836c586edb9677e1bf3d633d0 |
Available diffs
- diff from 1.7.3-2 to 1.7.3-3 (1.4 KiB)
No changes file available.
Binary packages built by this source
- cookiecutter: create projects from project templates
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
- python-cookiecutter-doc: create projects from project templates (documentation)
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
.
This package contains the documentation.
- python3-cookiecutter: create projects from project templates (Python 3 module)
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
.
This package contains the Python 3 module.