15
0

Accepting request 945435 from devel:languages:python

- 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/request/show/945435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=29
This commit is contained in:
2022-01-11 20:17:14 +00:00
committed by Git OBS Bridge
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ruamel.yaml
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ruamel.yaml
Version: 0.17.17
Version: 0.17.20
Release: 0
Summary: Python YAML parser
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be
size 127486

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b8a33c1efb2b443a93fcaafcfa4d2e445f8e8c29c528d9f5cdafb7cc9e4004c
size 128212