14
0

Accepting request 964846 from home:bnavigator:branches:devel:languages:python

- Update to 1.1.0
  * Support global config as a fallback by @jdost in #19
  * Fix TypeError when formatting with black 22.1.0+ by @wlcx in
    #30

OBS-URL: https://build.opensuse.org/request/show/964846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=3
This commit is contained in:
2022-03-25 12:42:51 +00:00
committed by Git OBS Bridge
parent 4e0f633ece
commit 6126956443
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 25 12:39:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 1.1.0
* Support global config as a fallback by @jdost in #19
* Fix TypeError when formatting with black 22.1.0+ by @wlcx in
#30
-------------------------------------------------------------------
Tue Jul 13 12:59:29 UTC 2021 - Ben Greiner <code@bnavigator.de>