forked from pool/python-fontMath
Accepting request 955424 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/955424 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39d71e8b7eeb33c0ddc25e94c1ae64bf29340aeea443f4327392f2be38175f54
|
||||
size 39109
|
||||
3
fontMath-0.9.1.zip
Normal file
3
fontMath-0.9.1.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c5e76e135409f49b15809d0ce94dfd00850f893f86d4d6a336808dbbf292700
|
||||
size 39475
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 10:13:09 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.9.1
|
||||
* Scheduled weekly dependency update for week 52 by @pyup-bot in #267
|
||||
* Drops fonttools.misc.py23 by @benkiel in #246
|
||||
* Drop support for Python 3.6 by @benkiel in #268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 10:57:56 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-fontMath
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-fontMath
|
||||
Version: 0.8.1
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: A set of objects for performing math operations on font data
|
||||
License: MIT
|
||||
@@ -31,10 +31,10 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-FontTools >= 3.32.0
|
||||
Requires: python-FontTools >= 4.28.5
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module FontTools >= 3.32.0}
|
||||
BuildRequires: %{python_module FontTools >= 4.28.5}
|
||||
BuildRequires: %{python_module pytest >= 3.0.3}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user