forked from pool/python-asyncclick
- build for PSP on sle15 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncclick?expand=0&rev=5
19 lines
730 B
Plaintext
19 lines
730 B
Plaintext
-------------------------------------------------------------------
|
|
Fri May 19 07:22:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- build with setuptools_scm
|
|
- build for PSP on sle15
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 21:44:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 8.1.3.4
|
|
* Use verbose form of typing.Callable for @command and @group. :issue:`2255`
|
|
* Show error when attempting to create an option with multiple=True, is_flag=True. Use count instead. :issue:`2246`
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 13:17:28 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Initial version 8.1.3.2
|
|
|