15
0

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

- Update to version 0.11.0 
  * Expose the mathGlyph options. Thanks @typesupply! See #672
  * Set defaultLayer to "public.default" when its available. Fixes issue #674. Thanks @typemytype! See #675.
  * Add info.update to the info object. Thanks @typesupply! See #676

OBS-URL: https://build.opensuse.org/request/show/1042709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontParts?expand=0&rev=14
This commit is contained in:
2022-12-14 08:41:19 +00:00
committed by Git OBS Bridge
parent abc08cddce
commit b40f39388a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f0121bcbab1dd5bb5a2673f42b182a6d403db94dbbfd3a4e5e4d444bde1bc44
size 499728

3
fontParts-0.11.0.zip Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 13 15:27:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.11.0
* Expose the mathGlyph options. Thanks @typesupply! See #672
* Set defaultLayer to "public.default" when its available. Fixes issue #674. Thanks @typemytype! See #675.
* Add info.update to the info object. Thanks @typesupply! See #676
-------------------------------------------------------------------
Wed Sep 28 15:36:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -28,7 +28,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-fontParts%{psuffix}
Version: 0.10.8
Version: 0.11.0
Release: 0
Summary: API for interacting with the parts of fonts
License: MIT