forked from pool/python-click-repl
* Update tests to expect hyphens * Support for click 8 changes * Backwards compatibility between click 7 & 8 - Drop included patch click-repl-pr53-hyphens.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-repl?expand=0&rev=4
22 lines
772 B
Plaintext
22 lines
772 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 21 08:51:19 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.2.0:
|
|
* Update tests to expect hyphens
|
|
* Support for click 8 changes
|
|
* Backwards compatibility between click 7 & 8
|
|
- Drop included patch click-repl-pr53-hyphens.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 13 15:52:41 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- use Github archive because it has the tests
|
|
- Apply gh#click-contrib/click-repl#53
|
|
click-repl-pr53-hyphens.patch
|
|
- spec-cleaned specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 10:36:05 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.1.6
|