Accepting request 839731 from 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/839731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ufoLib2?expand=0&rev=2
This commit is contained in:
commit
14d55c0c00
@ -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>
|
Wed May 20 10:04:35 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-ufoLib2
|
Name: python-ufoLib2
|
||||||
Version: 0.7.1
|
Version: 0.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: UFO font processing library
|
Summary: UFO font processing library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -30,8 +30,8 @@ BuildRequires: %{python_module wheel}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Requires: python-FontTools >= 4.0.0
|
Requires: python-FontTools >= 4.13.0
|
||||||
Requires: python-attrs >= 19.2.0
|
Requires: python-attrs >= 19.3.0
|
||||||
Suggests: python-lxml
|
Suggests: python-lxml
|
||||||
Suggests: python-typing_extensions
|
Suggests: python-typing_extensions
|
||||||
BuildArch: noarch
|
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…
x
Reference in New Issue
Block a user