Commit Graph

33 Commits

Author SHA256 Message Date
Ana Guerrero
0364f6342c Accepting request 1161152 from devel:languages:python
- 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/request/show/1161152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=14
2024-03-25 20:10:47 +00:00
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
Ana Guerrero
18fa046273 Accepting request 1109385 from devel:languages:python
- Update to 2.3.0:
  * Improve style of prompts using `rich` (#1901) @vemonet
  * Fix replay (#1904) @vemonet
  * Support multichoice overwrite (#1903) @Meepit
- Switch to pyproject macro.

OBS-URL: https://build.opensuse.org/request/show/1109385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=13
2023-09-07 19:13:17 +00:00
Steve Kowalik
97094d9865 - Update to 2.3.0:
* Improve style of prompts using `rich` (#1901) @vemonet
  * Fix replay (#1904) @vemonet
  * Support multichoice overwrite (#1903) @Meepit
- Switch to pyproject macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=31
2023-09-07 05:20:23 +00:00
Ana Guerrero
597f371c47 Accepting request 1100171 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1100171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=12
2023-07-26 11:23:23 +00:00
Sebastian Wagner
eab7695821 Revert Request 1099904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=29
2023-07-22 06:53:38 +00:00
Sebastian Wagner
1f2bba0899 Accepting request 1099904 from home:ojkastl_buildservice:Branch_devel_languages_python
OBS-URL: https://build.opensuse.org/request/show/1099904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=28
2023-07-21 12:51:52 +00:00
Sebastian Wagner
c606da9576 - update to version 2.2.3:
- Changes:
 - Minor Changes:
  - Add support for adding human-readable labels for choices when defining multiple choices questions (#1898) @vemonet
  - Prompt with replay file (#1758) @w1ndblow
 - CI/CD and QA changes:
  - Set cookiecutter/VERSION.txt as source of truth for version number (#1896) @ericof
  - [pre-commit.ci] pre-commit autoupdate (#1897) @pre-commit-ci
 - Bugfixes:
  - Fix issue where the prompts dict was not passed for yes_no questions (#1895) @vemonet
  - Set cookiecutter/VERSION.txt as source of truth for version number (#1896) @ericof
- update to version 2.2.2:
 - CI/CD and QA changes:
  - Improve gitignore (#1889) @audreyfeldroy
  - Add warning for jinja2_time (#1890) @henryiii
- update to version 2.2.0:
 - Changes:
  - Added timeout on request.get() for ensuring that if a recipient serve… (#1772) @openrefactory
  - Fixing Carriage Return Line Feed (CRLF) order in docs #1792 (#1793) @Lahiry
  - Reduce I/O (#1877) @kurtmckee
  - Remove a pre-commit hook special case (#1875) @kurtmckee
  - Remove universal bdist_wheel option; use "python -m build" (#1739) @mwtoews
  - Remove unused import from post-generate hook script example (#1795) @KAZYPinkSaurus
  - Standardize newlines for all platforms (#1870) @kurtmckee
  - feat: Add resolved template repository path as _repo_dir to the context (#1771) @tmeckel
 - Minor Changes:
  - Added support for providing human-readable prompts to the different variables (#1881) @vemonet
  - Added: Boolean variable support in JSON (#1626) @liortct
  - Added: CLI option to keep project files on failure. (#1669) @MaciejPatro
  - Added: Support partially overwrite keys in nested dict (#1692) @cksac

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=27
2023-07-16 10:12:22 +00:00
Dominique Leuenberger
9ace27cbfb Accepting request 1086536 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1086536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=11
2023-05-12 18:37:06 +00:00
8f0c57a546 Accepting request 1086214 from home:ojkastl_buildservice:Branch_devel_languages_python
- fix leftover python3 BuildRequires and use the python_module
  macros. This allows builds on SLE15 with python3.11

- add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1086214
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=25
2023-05-11 13:23:18 +00:00
Dominique Leuenberger
e4fa68f9b4 Accepting request 985549 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/985549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=10
2022-06-28 13:22:58 +00:00
Sebastian Wagner
2347fe9f52 - remove obsolete patch cookiecutter-fix-setup.patch
- update to version 2.1.1:
 - Documentation updates:
  - Fix local extensions documentation (#1686)
 - Bugfixes:
  - Sanitize Mercurial branch information before checkout. (#1689)
- update to version 2.1.0:
 - Changes:
  - Move contributors and backers to credits section (#1599)
  - test_generate_file_verbose_template_syntax_error fixed (#1671)
  - Removed changes related to setuptools_scm (#1629)
  - Feature/local extensions (#1240)
 - CI/CD and QA changes:
  - Check manifest: pre-commit, fixes, cleaning (#1683)
  - Follow PyPA guide to release package using GitHub Actions. (#1682)
 - Documentation updates:
  - Fix typo in dict_variables.rst (#1680)
  - Documentation overhaul (#1677)
  - Fixed incorrect link on docs. (#1649)
 - Bugfixes:
  - Restore accidentally deleted support for click 8.x (#1643)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=23
2022-06-21 09:08:06 +00:00
Dominique Leuenberger
eb37b123d6 Accepting request 972407 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/972407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=9
2022-04-24 18:37:41 +00:00
Sebastian Wagner
5f54199a6f Accepting request 972398 from home:bnavigator:branches:devel:languages:python
- update fix-setup-version.patch to cookiecutter-fix-setup.patch
  gh#cookiecutter/cookiecutter#1656
- Sync rpm requirements metadata to setuptools generated metadata

OBS-URL: https://build.opensuse.org/request/show/972398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=21
2022-04-24 18:13:21 +00:00
Dominique Leuenberger
a8d70559ea Accepting request 969173 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/969173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=8
2022-04-13 20:15:27 +00:00
Sebastian Wagner
a5d44a8a5e - add fix-setup-version.patch to fix the version in setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=19
2022-04-04 10:07:50 +00:00
Sebastian Wagner
d0e3bf83b7 - update to version 2.0.2:
- Fix Python version number in cookiecutter --version and test on Python 3.10 (#1621) @ozer550
  - Removed changes related to setuptools_scm (#1629) @audreyfeldroy @ozer550
- update to version 2.0.1:
 - Breaking Changes:
  - Release preparation for 2.0.1rc1 (#1608) @audreyfeldroy
  - Replace poyo with pyyaml. (#1489) @dHannasch
  - Added: Path templates will be rendered when copy_without_render used (#839) @noirbizarre
  - Added: End of line detection and configuration. (#1407) @insspb
  - Remove support for python2.7 (#1386) @ssbarnea
 - Minor Changes:
  - Adopt setuptools-scm packaging (#1577) @ssbarnea
  - Log the error message when git clone fails, not just the return code (#1505) @logworthy
  - allow jinja 3.0.0 (#1548) @wouterdb
  - Added uuid extension to be able to generate uuids (#1493) @jonaswre
  - Alert user if choice is invalid (#1496) @dHannasch
  - Replace poyo with pyyaml. (#1489) @dHannasch
  - update AUTHOR lead (#1532) @HosamAlmoghraby
  - Add Python 3.9 (#1478) @gliptak
  - Added: --list-installed cli option, listing already downloaded cookiecutter packages (#1096) @chrisbrake
  - Added: Jinja2 Environment extension on files generation stage (#1419) @insspb
  - Added: --replay-file cli option, for replay file distributing (#906) @Cadair
  - Added: _output_dir to cookiecutter context (#1034) @Casyfill
  - Added: CLI option to ignore hooks (#992) @rgreinho
  - Changed: Generated projects can use multiple type hooks at same time. (sh + py) (#974) @milonimrod
  - Added: Path templates will be rendered when copy_without_render used (#839) @noirbizarre
  - Added: End of line detection and configuration. (#1407) @insspb
  - Making code python 3 only: Remove python2 u' sign, fix some strings (#1402) @insspb
  - py3: remove futures, six and encoding (#1401) @insspb
  - Render variables starting with an underscore. (#1339) @smoothml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=18
2022-03-28 09:52:35 +00:00
Dominique Leuenberger
ee00ceca7c Accepting request 893844 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/893844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=7
2021-05-18 16:26:59 +00:00
434ab39ebd Accepting request 893843 from home:bnavigator:branches:devel:languages:python
- Make cookiecutter usable by all python3X flavors

OBS-URL: https://build.opensuse.org/request/show/893843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=16
2021-05-17 20:56:03 +00:00
Sebastian Wagner
76f8553cd2 - update to version 1.7.3:
- Fixed jinja2 and markupsafe dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=15
2021-05-14 16:21:59 +00:00
Dominique Leuenberger
f086a2234e Accepting request 864998 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/864998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=6
2021-01-20 17:29:03 +00:00
b94807be14 Accepting request 864639 from home:jayvdb:branches:devel:languages:python
- Changed dependency from git to git-core
- Remove build dependency on pytest-cov and python-devel
- Use fdupes

OBS-URL: https://build.opensuse.org/request/show/864639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=13
2021-01-20 13:57:40 +00:00
Dominique Leuenberger
fc0d050c37 Accepting request 799017 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/799017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=5
2020-05-01 09:10:19 +00:00
Sebastian Wagner
7bacc59e37 e add python3-python-slugify as new dependency, fixes build.
- update to version 1.7.2:
 * Fixed: Jinja2&Six version limits causing build errors with ansible project [@insspb](https://github.com/insspb) (#1385)
- update to version 1.7.1:
  This release was focused on internal code and CI/CD changes. During this release
  all code was verified to match pep8, pep257 and other code-styling guides.  
  Project CI/CD was significantly changed, Windows platform checks based on Appveyor
  engine was replaced by GitHub actions tests. Appveyor was removed. Also our
  CI/CD was extended with Mac builds, to verify project builds on Apple devices.
 * Important Changes:
  * Added: Added debug messages for get_user_config [@ssbarnea](https://github.com/ssbarnea) (#1357)
  * Multiple templates per one repository feature added. [@RomHartmann](https://github.com/RomHartmann) (#1224, #1063)
  * Update replay.py json.dump indent for easy viewing [@nicain](https://github.com/nicain) (#1293)
  * 'future' library replaced with 'six' as a more lightweight python porting library [@asottile](https://github.com/asottile) (#941)
  * Added extension: Slugify template filter [@ppanero](https://github.com/ppanero) (#1336)
  * Added command line option: `--skip-if-file-exists`, allow to skip the existing files when doing `overwrite_if_exists`. [@chhsiao1981](https://github.com/chhsiao1981) (#1076)
  * Some packages versions limited to be compatible with python2.7 and python 3.5 [@insspb](https://github.com/insspb) (#1349)
 * Internal CI/CD and tests changes:
  * Coverage comment in future merge requests disabled [@ssbarnea](https://github.com/ssbarnea) (#1279)
  * Fixed Python 3.8 travis tests and setup.py message [@insspb](https://github.com/insspb) (#1295, #1297)
  * Travis builds extended with Windows setup for all supported python versions [@insspb](https://github.com/insspb) (#1300, #1301)
  * Update .travis.yml to be compatible with latest travis cfg specs [@luzfcb](https://github.com/luzfcb) (#1346)
  * Added new test to improve tests coverage [@amey589](https://github.com/amey589) (#1023)
  * Added missed coverage lines highlight to pytest-coverage report [@insspb](https://github.com/insspb) (#1352)
  * pytest-catchlog package removed from test_requirements, as now it is included in pytest [@insspb](https://github.com/insspb) (#1347)
  * Fixed `cov-report` tox invocation environment [@insspb](https://github.com/insspb) (#1350)
  * Added: Release drafter support and configuration to exclude changelog update work and focus on development [@ssbarnea](https://github.com/ssbarnea) [@insspb](https://github.com/insspb) (#1356, #1362)
  * Added: CI/CD steps for Github actions to speedup CI/CD [@insspb](https://github.com/insspb) (#1360)
  * Removed: Appveyor CI/CD completely removed [@insspb](https://github.com/insspb) [@ssbarnea](https://github.com/ssbarnea) [@insspb](https://github.com/insspb) (#1363, #1367)
 * Code style and docs changes:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=11
2020-04-22 18:17:38 +00:00
Dominique Leuenberger
afcb1f36a8 Accepting request 792984 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/792984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=4
2020-04-21 11:12:04 +00:00
Sebastian Wagner
1193d654d8 - add fix-click-711.patch to fix compatibility with click 7.1.1 which fixes the tests which fixes the build.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=9
2020-04-03 20:05:20 +00:00
Dominique Leuenberger
0171317e4c Accepting request 761131 from devel:languages:python
- remove obsolete patch fix-python-invocation-tests.diff
- remove obsolete patch cookiecutter-click7.patch
- update to version 1.7.0:
 * Important Changes:
  * Drop support for EOL Python 3.4, thanks to [@jamescurtin](https://github.com/jamescurtin) and [@insspb](https://github.com/insspb) (#1024)
  * Drop support for EOL Python 3.3, thanks to [@hugovk](https://github.com/hugovk) (#1024)
  * Increase the minimum click version to 7.0, thanks to [@rly](https://github.com/rly) and [@luzfcb](https://github.com/luzfcb) (#1168)
 * Other Changes:
  * PEP257 fixing docstrings in exceptions.py. Thanks to [@MinchinWeb](https://github.com/MinchinWeb) (#1237)
  * PEP257 fixing docstrings in replay.py. Thanks to [@kishan](https://github.com/kishan3) (#1234)
  * PEP257 fixing docstrings in test_unzip.py. Thanks to [@tonytheleg](https://github.com/tonytheleg) and [@insspb](https://github.com/insspb) (#1236, #1262)
  * Fixed tests sequence for appveyor, to exclude file not found bug. Thanks to [@insspb](https://github.com/insspb) (#1257)
  * Updates REAMDE.md with svg badge for appveyor. Thanks to [@sobolevn](https://github.com/sobolevn) (#1254)
  * Add missing {% endif %} to Choice Variables example. Thanks to [@mattstibbs](https://github.com/mattstibbs) (#1249)
  * Core documentation converted to Markdown format thanks to [@wagnernegrao](https://github.com/wagnernegrao), [@insspb](https://github.com/insspb) (#1216)
  * Tests update: use sys.executable when invoking python in python 3 only environment thanks to [@vincentbernat](https://github.com/vincentbernat) (#1221)
  * Prevent `click` API v7.0 from showing choices when already shown, thanks to [@rly](https://github.com/rly) and [@luzfcb](https://github.com/luzfcb) (#1168)
  * Test the codebase with python3.8 beta on tox and travis-ci (#1206), thanks to [@mihrab34](https://github.com/mihrab34)
  * Add a [CODE\_OF\_CONDUCT.md](https://github.com/audreyr/cookiecutter/blob/master/CODE_OF_CONDUCT.md) file to the project, thanks to [@andreagrandi](https://github.com/andreagrandi) (#1009)
  * Update docstrings in `cookiecutter/main.py`, `cookiecutter/__init__.py`, and `cookiecutter/log.py` to follow the PEP 257 style guide, thanks to [@meahow](https://github.com/meahow) (#998, #999, #1000)
  * Update docstrings in `cookiecutter/utils.py` to follow the PEP 257 style guide, thanks to [@dornheimer](https://github.com/dornheimer)(#1026)
  * Fix grammar in *Choice Variables* documentation, thanks to [@jubrilissa](https://github.com/jubrilissa) (#1011)
  * Update installation docs with links to the Windows Subsystem and GNU utilities, thanks to [@Nythiennzo](https://github.com/Nythiennzo) for the PR and [@BruceEckel](https://github.com/BruceEckel) for the review (#1016)
  * Upgrade flake8 to version 3.5.0, thanks to [@cclauss](https://github.com/cclauss) (#1038)
  * Update tutorial with explanation for how cookiecutter finds the template file, thanks to [@accraze](https://github.com/accraze)(#1025)
  * Update CI config files to use `TOXENV` environment variable, thanks to [@asottile](https://github.com/asottile) (#1019)
  * Improve user documentation for writing hooks, thanks to [@jonathansick](https://github.com/jonathansick) (#1057)
  * Make sure to preserve the order of items in the generated cookiecutter context, thanks to [@hackebrot](https://github.com/hackebrot) (#1074)
  * Fixed DeprecationWarning for a regular expression on python 3.6, thanks to [@reinout](https://github.com/reinout) (#1124)
  * Document use of cookiecutter-template topic on GitHub, thanks to [@ssbarnea](https://github.com/ssbarnea) (#1189)

OBS-URL: https://build.opensuse.org/request/show/761131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=3
2020-01-06 14:24:34 +00:00
Sebastian Wagner
1faec0e600 - remove obsolete patch fix-python-invocation-tests.diff
- remove obsolete patch cookiecutter-click7.patch
- update to version 1.7.0:
 * Important Changes:
  * Drop support for EOL Python 3.4, thanks to [@jamescurtin](https://github.com/jamescurtin) and [@insspb](https://github.com/insspb) (#1024)
  * Drop support for EOL Python 3.3, thanks to [@hugovk](https://github.com/hugovk) (#1024)
  * Increase the minimum click version to 7.0, thanks to [@rly](https://github.com/rly) and [@luzfcb](https://github.com/luzfcb) (#1168)
 * Other Changes:
  * PEP257 fixing docstrings in exceptions.py. Thanks to [@MinchinWeb](https://github.com/MinchinWeb) (#1237)
  * PEP257 fixing docstrings in replay.py. Thanks to [@kishan](https://github.com/kishan3) (#1234)
  * PEP257 fixing docstrings in test_unzip.py. Thanks to [@tonytheleg](https://github.com/tonytheleg) and [@insspb](https://github.com/insspb) (#1236, #1262)
  * Fixed tests sequence for appveyor, to exclude file not found bug. Thanks to [@insspb](https://github.com/insspb) (#1257)
  * Updates REAMDE.md with svg badge for appveyor. Thanks to [@sobolevn](https://github.com/sobolevn) (#1254)
  * Add missing {% endif %} to Choice Variables example. Thanks to [@mattstibbs](https://github.com/mattstibbs) (#1249)
  * Core documentation converted to Markdown format thanks to [@wagnernegrao](https://github.com/wagnernegrao), [@insspb](https://github.com/insspb) (#1216)
  * Tests update: use sys.executable when invoking python in python 3 only environment thanks to [@vincentbernat](https://github.com/vincentbernat) (#1221)
  * Prevent `click` API v7.0 from showing choices when already shown, thanks to [@rly](https://github.com/rly) and [@luzfcb](https://github.com/luzfcb) (#1168)
  * Test the codebase with python3.8 beta on tox and travis-ci (#1206), thanks to [@mihrab34](https://github.com/mihrab34)
  * Add a [CODE\_OF\_CONDUCT.md](https://github.com/audreyr/cookiecutter/blob/master/CODE_OF_CONDUCT.md) file to the project, thanks to [@andreagrandi](https://github.com/andreagrandi) (#1009)
  * Update docstrings in `cookiecutter/main.py`, `cookiecutter/__init__.py`, and `cookiecutter/log.py` to follow the PEP 257 style guide, thanks to [@meahow](https://github.com/meahow) (#998, #999, #1000)
  * Update docstrings in `cookiecutter/utils.py` to follow the PEP 257 style guide, thanks to [@dornheimer](https://github.com/dornheimer)(#1026)
  * Fix grammar in *Choice Variables* documentation, thanks to [@jubrilissa](https://github.com/jubrilissa) (#1011)
  * Update installation docs with links to the Windows Subsystem and GNU utilities, thanks to [@Nythiennzo](https://github.com/Nythiennzo) for the PR and [@BruceEckel](https://github.com/BruceEckel) for the review (#1016)
  * Upgrade flake8 to version 3.5.0, thanks to [@cclauss](https://github.com/cclauss) (#1038)
  * Update tutorial with explanation for how cookiecutter finds the template file, thanks to [@accraze](https://github.com/accraze)(#1025)
  * Update CI config files to use `TOXENV` environment variable, thanks to [@asottile](https://github.com/asottile) (#1019)
  * Improve user documentation for writing hooks, thanks to [@jonathansick](https://github.com/jonathansick) (#1057)
  * Make sure to preserve the order of items in the generated cookiecutter context, thanks to [@hackebrot](https://github.com/hackebrot) (#1074)
  * Fixed DeprecationWarning for a regular expression on python 3.6, thanks to [@reinout](https://github.com/reinout) (#1124)
  * Document use of cookiecutter-template topic on GitHub, thanks to [@ssbarnea](https://github.com/ssbarnea) (#1189)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=7
2020-01-01 11:04:51 +00:00
Dominique Leuenberger
e91c95ca7c Accepting request 662403 from devel:languages:python
- Add patch to build with new click cookiecutter-click7.patch

OBS-URL: https://build.opensuse.org/request/show/662403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=2
2019-01-21 09:28:56 +00:00
Tomáš Chvátal
7b9188ec52 - Add patch to build with new click cookiecutter-click7.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=5
2019-01-02 09:58:39 +00:00
Dominique Leuenberger
81c5a12c92 Accepting request 580905 from devel:languages:python
-  update to version 1.6.0:
 * Include template path or template URL in cookiecutter context under _template
 * Add a URL abbreviation for GitLab template projects
 * Add option to use templates from Zip files or Zip URLs
 * bugfixes
- update to version 1.5.1:
 * bugfixes
- remove fix-caplog-tests.diff, it broke the tests
- remove separate specfile for docs, use one combined
- version 1.5.0: initial build

OBS-URL: https://build.opensuse.org/request/show/580905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cookiecutter?expand=0&rev=1
2018-03-07 09:33:04 +00:00
665e99ae2e Accepting request 578660 from home:sebix:branches:devel:languages:python
can also maintain it
-  update to version 1.6.0:
- update to version 1.5.1:
- remove fix-caplog-tests.diff, it broke the tests
- remove separate specfile for docs, use one combined

OBS-URL: https://build.opensuse.org/request/show/578660
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=3
2018-02-27 08:20:02 +00:00
Todd R
0205337fb6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=2 2017-09-11 19:20:51 +00:00