15
0

- update to 0.17.20:

- fix error in microseconds while rounding datetime fractions >= 9999995
  - fix mypy problems
  - copy-paste error in folded scalar comment attachment
  - fix 411, indent error comment between key empty seq value

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=60
This commit is contained in:
2022-01-10 22:48:43 +00:00
committed by Git OBS Bridge
parent 1a8d18f05f
commit a0f71a02e3
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 10 22:47:40 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.17.20:
- fix error in microseconds while rounding datetime fractions >= 9999995
- fix mypy problems
- copy-paste error in folded scalar comment attachment
- fix 411, indent error comment between key empty seq value
-------------------------------------------------------------------
Mon Nov 29 11:01:04 UTC 2021 - Dirk Müller <dmueller@suse.com>