15
0

- update to 1.12.3:

* Update importlib-metadata version pin
  * Display script debug output in tcsh
  * Fish support improvements
  * Print ``warn()`` message from beginning of line
  * Test infrastructure improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=37
This commit is contained in:
2021-06-06 11:50:59 +00:00
committed by Git OBS Bridge
parent fd1b9a6c26
commit 3c639dde1c
5 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 6 11:43:24 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.12.3:
* Update importlib-metadata version pin
* Display script debug output in tcsh
* Fish support improvements
* Print ``warn()`` message from beginning of line
* Test infrastructure improvements
-------------------------------------------------------------------
Sun Dec 20 09:17:00 UTC 2020 - Dirk Müller <dmueller@suse.com>