15
0

Accepting request 1042823 from devel:languages:python

- Remove python_module macro definition

- 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/1042823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=7
This commit is contained in:
2022-12-14 13:11:13 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

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

3
fontMath-0.9.3.zip Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 14 08:39:04 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
-------------------------------------------------------------------
Tue Dec 13 15:26:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <daniel.garcia@suse.com>

View File

@@ -16,11 +16,10 @@
#
%{?!python_module:%define python_module() python3-%{**}}
%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