14
0

- update to 1.8.3:

* Add header_message in ConfigurationMixIn.generate_config 
  * configuration: better error message
  * rql repo has been moved
  * add test on python3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logilab-common?expand=0&rev=60
This commit is contained in:
2022-02-14 21:47:17 +00:00
committed by Git OBS Bridge
parent 8984cc6e13
commit ff6856a6ab
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 14 21:46:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.8.3:
* Add header_message in ConfigurationMixIn.generate_config
* configuration: better error message
* rql repo has been moved
* add test on python3.8
-------------------------------------------------------------------
Mon Mar 8 08:40:44 UTC 2021 - Dirk Müller <dmueller@suse.com>