15
0
Files
python-asyncclick/python-asyncclick.changes
Guillaume GARDET fcd1fbc826 Accepting request 1031648 from home:yarunachalam:branches:devel:languages:python
- 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`

OBS-URL: https://build.opensuse.org/request/show/1031648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncclick?expand=0&rev=3
2022-10-28 06:26:41 +00:00

13 lines
543 B
Plaintext

-------------------------------------------------------------------
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