forked from pool/python-pytest-cookies
- Switch to pyproject macros. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cookies?expand=0&rev=9
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 7 05:26:34 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Stop using greedy globs in %files.
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|