17
0

Accepting request 807893 from home:alarrosa:branches:devel:languages:python

- Update to 4.10.2:
  * Note: The v4.x version series only supports Python 3.6 or greater.
  * see NEWS.rst for the full changelog
- Use _multibuild to run the tests in a different flavor and make it
  possible to BuildRequire ufoLib2 (which requires FontTools to build)
  without creating a dependency cycle.
- Add curves.json from upstream as a separate source as it's
  missing from the zip file.

OBS-URL: https://build.opensuse.org/request/show/807893
OBS-URL: https://build.opensuse.org/package/show/M17N/python-FontTools?expand=0&rev=11
This commit is contained in:
2020-05-25 07:12:32 +00:00
committed by Git OBS Bridge
parent 6a434050c5
commit fb6b0bc32a
6 changed files with 54 additions and 16 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 20 10:13:15 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 4.10.2:
* Note: The v4.x version series only supports Python 3.6 or greater.
* see NEWS.rst for the full changelog
- Use _multibuild to run the tests in a different flavor and make it
possible to BuildRequire ufoLib2 (which requires FontTools to build)
without creating a dependency cycle.
- Add curves.json from upstream as a separate source as it's
missing from the zip file.
-------------------------------------------------------------------
Mon Apr 1 12:14:15 UTC 2019 - pgajdos@suse.com