15
0

Accepting request 1006741 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1006741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontParts?expand=0&rev=6
This commit is contained in:
2022-09-29 16:13:23 +00:00
committed by Git OBS Bridge
4 changed files with 28 additions and 4 deletions

View File

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

3
fontParts-0.10.8.zip Normal file
View File

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

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Sep 28 15:36:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- version update to 0.10.8
* add contour.setStartPoint + test by @typemytype in #668
- version update to 0.10.7
* Update fonttools to 4.34.4 by @pyup-bot in #659
* Update setuptools_scm to 7.0.5 by @pyup-bot in #660
* move the code example above the list by @typemytype in #661
- version update to 0.10.6
* Implement OpenFonts. by @typesupply in #651
- version update to 0.10.5
* Add implementation for glyph.autoContourOrder() by @roberto-arista in #646
- version update to 0.10.4
* copy and change the glyph.name when ever the name is not the same by @typemytype in #634
- version update to 0.10.3
* fix doc strings for getCharacterMapping and getReverseComponentMapping by @arialcrime in #626
* force change the default layer name to the source defaultLayerName by @typemytype in #630
-------------------------------------------------------------------
Wed Feb 16 09:50:28 UTC 2022 - pgajdos@suse.com

View File

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