14
0

- update to 1.1.0:

* format to black
  * Changed imports of own modules to be relative

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamlloader?expand=0&rev=5
This commit is contained in:
2021-10-16 19:37:49 +00:00
committed by Git OBS Bridge
parent b5ffa0a025
commit 3d8001475f
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 16 19:36:26 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* format to black
* Changed imports of own modules to be relative
-------------------------------------------------------------------
Thu Apr 22 20:42:37 UTC 2021 - Dirk Müller <dmueller@suse.com>