forked from pool/python-pytest-cookies
* 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` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cookies?expand=0&rev=7
25 lines
959 B
Plaintext
25 lines
959 B
Plaintext
-------------------------------------------------------------------
|
|
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`
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 15 10:20:11 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Don't build two identical packages python{3,38}-pytest-cookies
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 10 12:32:56 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.5.1
|