15
0

Accepting request 1009853 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.13.1 
  * Hotfix release to support cattrs v1.10.0 and set it as the minimum required version. It changed the name of a "omit if default"
    parameter that is relevant for our converters.

OBS-URL: https://build.opensuse.org/request/show/1009853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=11
This commit is contained in:
2022-10-11 18:15:22 +00:00
committed by Git OBS Bridge
parent 7cadf9e452
commit b22b923036
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 11 16:42:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.13.1
* Hotfix release to support cattrs v1.10.0 and set it as the minimum required version. It changed the name of a "omit if default"
parameter that is relevant for our converters.
-------------------------------------------------------------------
Thu Dec 16 11:13:17 UTC 2021 - Ben Greiner <code@bnavigator.de>