Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ufoLib2 for openSUSE:Factory checked in at 2023-12-09 22:53:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ufoLib2 (Old) and /work/SRC/openSUSE:Factory/.python-ufoLib2.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ufoLib2" Sat Dec 9 22:53:36 2023 rev:7 rq:1132147 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ufoLib2/python-ufoLib2.changes 2022-10-12 18:22:29.725335279 +0200 +++ /work/SRC/openSUSE:Factory/.python-ufoLib2.new.25432/python-ufoLib2.changes 2023-12-09 22:57:23.584731919 +0100 @@ -1,0 +2,19 @@ +Fri Dec 8 16:43:47 UTC 2023 - Dirk Müller <[email protected]> + +- update to 0.16.0: + * Added `tempLib` property to Font, Layer and Glyph (like + defcon's) + * raise appropriate error when extras not installed + * Bring guideline invariants up to spec + * Made lazily loaded ufoLib2.Font objects pickleable by + automatically un-lazifying them in custom `__getstate__` + method (e0f3d6af). + * Added optional support for de/serializing all ufoLib2 objects + from/to JSON or MessagePack. + * This uses ``cattrs`` custom converters to + unstructure/structure ufoLib2 objects to/from basic + serializable data structures. + * See docstring in ``ufoLib2.serde::serde`` or #230 for + examples. + +------------------------------------------------------------------- Old: ---- ufoLib2-0.13.1.tar.gz New: ---- ufoLib2-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ufoLib2.spec ++++++ --- /var/tmp/diff_new_pack.CvPAS3/_old 2023-12-09 22:57:24.156752910 +0100 +++ /var/tmp/diff_new_pack.CvPAS3/_new 2023-12-09 22:57:24.160753057 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ufoLib2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-ufoLib2 -Version: 0.13.1 +Version: 0.16.0 Release: 0 Summary: UFO font processing library License: Apache-2.0 ++++++ ufoLib2-0.13.1.tar.gz -> ufoLib2-0.16.0.tar.gz ++++++ ++++ 1967 lines of diff (skipped)
