Accepting request 822382 from home:mcalabkova:branches:devel:languages:python
- update to 0.8.0 * Added bounds and controlPointBounds properties to Layer and Font objects, like in defcon API. OBS-URL: https://build.opensuse.org/request/show/822382 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=4
This commit is contained in:
parent
7fd7dad985
commit
6b3933f952
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 12:03:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.8.0
|
||||
* Added bounds and controlPointBounds properties to Layer and Font objects, like in defcon API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 10:04:35 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-ufoLib2
|
||||
Version: 0.7.1
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: UFO font processing library
|
||||
License: Apache-2.0
|
||||
@ -30,8 +30,8 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-FontTools >= 4.0.0
|
||||
Requires: python-attrs >= 19.2.0
|
||||
Requires: python-FontTools >= 4.13.0
|
||||
Requires: python-attrs >= 19.3.0
|
||||
Suggests: python-lxml
|
||||
Suggests: python-typing_extensions
|
||||
BuildArch: noarch
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0387d3ecae3ffd56f57c81269ef4471981d430888467eaa13220d227bcf3291d
|
||||
size 82128
|
3
ufoLib2-0.8.0.zip
Normal file
3
ufoLib2-0.8.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ab84170f13ca2622103cb24f43db73a1107d41656c65fe65e70bd0c9a5edf69
|
||||
size 82448
|
Loading…
Reference in New Issue
Block a user