2024-04-09 20:27:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 9 20:00:21 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.3
|
|
|
|
|
|
|
|
- Update to upstream version 0.12.3
|
|
|
|
* Fix Rich formatting with no commands.
|
|
|
|
* Improve column help display, ensure commands column width is
|
|
|
|
the same on all panels.
|
|
|
|
* Add support for an argument of type Optional[Tuple] and default
|
|
|
|
value None.
|
|
|
|
|
2024-04-07 15:06:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 6 10:37:17 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.1
|
|
|
|
|
|
|
|
- Update to upstream version 0.12.1
|
|
|
|
* No functional changes, only changes to upstream package
|
|
|
|
structure.
|
|
|
|
|
2024-04-03 14:03:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 1 08:48:55 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.0
|
|
|
|
|
|
|
|
- Provide ustream version 0.12.0
|
|
|
|
* Extract core functionality into a separate slim package.
|
|
|
|
- Add set-proper-pythonpath-for-tutorial-script-tests.patch to fix
|
|
|
|
issues with import failures in tests.
|
|
|
|
|