17
0

Accepting request 1066243 from home:dirkmueller:acdc

- Dependencies for testing on sympy and ufoLib2 are actually not
  necessary (the test suite automatically skips affected tests),
  and scipy could be replaced by much less demanding munkres
  package.

OBS-URL: https://build.opensuse.org/request/show/1066243
OBS-URL: https://build.opensuse.org/package/show/M17N/python-FontTools?expand=0&rev=38
This commit is contained in:
2023-02-22 06:22:05 +00:00
committed by Git OBS Bridge
parent 5b41231ca4
commit 3b21920179
2 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 16 17:55:48 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Dependencies for testing on sympy and ufoLib2 are actually not
necessary (the test suite automatically skips affected tests),
and scipy could be replaced by much less demanding munkres
package.
-------------------------------------------------------------------
Tue Nov 22 06:56:23 UTC 2022 - Marguerite Su <i@marguerite.su>