From cc7f4065cf316f6264a72322b8e62cb25d2f56df470a46ec28e9197f17dca270 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 14 Dec 2022 08:37:32 +0000 Subject: [PATCH] Accepting request 1042708 from home:yarunachalam:branches:devel:languages:python - Update to version 0.9.3 * What's Changed Pass "strict" flag down to copies, so strict remains strict. By @justvanrossum in #305, as required to fix googlefonts/fontmake#961 OBS-URL: https://build.opensuse.org/request/show/1042708 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=12 --- fontMath-0.9.2.zip | 3 --- fontMath-0.9.3.zip | 3 +++ python-fontMath.changes | 7 +++++++ python-fontMath.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 fontMath-0.9.2.zip create mode 100644 fontMath-0.9.3.zip diff --git a/fontMath-0.9.2.zip b/fontMath-0.9.2.zip deleted file mode 100644 index df0d7d1..0000000 --- a/fontMath-0.9.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c8b1c711e1cbf4ba93c3d0843935b0661973131261af08608bde17de1018404 -size 39330 diff --git a/fontMath-0.9.3.zip b/fontMath-0.9.3.zip new file mode 100644 index 0000000..f74d952 --- /dev/null +++ b/fontMath-0.9.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5387cb7feb105958db2f5ceedc878513cc35bf3715e262090f0557be0c1b1c +size 39324 diff --git a/python-fontMath.changes b/python-fontMath.changes index ab76670..1e1b982 100644 --- a/python-fontMath.changes +++ b/python-fontMath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 13 15:26:10 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.9.3 + * What's Changed + Pass "strict" flag down to copies, so strict remains strict. By @justvanrossum in #305, as required to fix googlefonts/fontmake#961 + ------------------------------------------------------------------- Mon Sep 26 10:50:44 UTC 2022 - Daniel Garcia diff --git a/python-fontMath.spec b/python-fontMath.spec index 958771a..c8f7c67 100644 --- a/python-fontMath.spec +++ b/python-fontMath.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-fontMath -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: A set of objects for performing math operations on font data License: MIT