2023-05-09 20:52:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 9 20:51:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.7.0:
|
|
|
|
|
* Fixes for Cookiecutter v2.1.0 and newer (#63).
|
|
|
|
|
* Update `bdist_wheel` info in setup.cfg.
|
|
|
|
|
* Update dependencies and require Python 3.6 or newer. Return a
|
|
|
|
|
`pathlib.Path` to the generated project via
|
|
|
|
|
`Result.project_path`
|
|
|
|
|
|
2021-05-15 20:52:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 15 10:20:11 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Don't build two identical packages python{3,38}-pytest-cookies
|
|
|
|
|
|
2021-01-20 13:56:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 20 08:06:16 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Submit as python 3.8 only package on Tumbleweed to match cookiecutter
|
|
|
|
|
|
2020-08-10 11:31:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 10 12:32:56 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v0.5.1
|