Go to file
Dominique Leuenberger f7218f2fd9 Accepting request 1132147 from devel:languages:python
- 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.

- Update to version 0.13.1
 * Component.move: apply delta to offset directly rather than
 * Typing: add GlyphSet protocol. More elegant than referring to
   Layer and Glyph explicitly, which nicely avoids circular
 * Add APIs Font.object_lib(obj) and Glyph.object_lib(obj) to
   explicitly handle the new public.objectLibs mechanism of
   attaching libs to anchors, guidelines, contours, components and
- skip python 3.6 build (no FontTools as it needs scipy)

OBS-URL: https://build.opensuse.org/request/show/1132147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ufoLib2?expand=0&rev=7
2023-12-09 21:53:36 +00:00
.gitattributes Accepting request 808924 from home:alarrosa:branches:devel:languages:python 2020-05-26 09:18:54 +00:00
.gitignore Accepting request 808924 from home:alarrosa:branches:devel:languages:python 2020-05-26 09:18:54 +00:00
python-ufoLib2.changes - update to 0.16.0: 2023-12-08 16:44:11 +00:00
python-ufoLib2.spec - update to 0.16.0: 2023-12-08 16:44:11 +00:00
ufoLib2-0.16.0.tar.gz - update to 0.16.0: 2023-12-08 16:44:11 +00:00