------------------------------------------------------------------- Mon Mar 7 10:35:45 UTC 2022 - Ben Greiner - Update to 2.4.0 * Dropped Python 3.6 support - Python 3.7 is now the minimum requirement * Added Python 3.10 support - Release * Updated for fontTools rounding changes (thanks, @madig!) (#301) ------------------------------------------------------------------- Mon Apr 19 20:24:25 UTC 2021 - Matej Cepl - Update to 2.3.0: - Fixed a major performance issue when hinting VFs (thanks, @madig!) (#289, #221) - Updated dependencies (#290, #291, #292) - Removed unused third-party CI configs and related code - Updated dependencies - Removed deprecated CLI option flags that were temporarily in place for the autohint -> psautohint transition - Cleaned up Python code - Add missing fs BR ------------------------------------------------------------------- Sat Feb 13 09:46:56 UTC 2021 - Dirk Müller - skip python 36 (no scipy needed by FontTools) ------------------------------------------------------------------- Mon Aug 17 20:57:29 UTC 2020 - Dirk Mueller - update to 2.1.0 * no changelog available ------------------------------------------------------------------- Tue May 26 08:12:20 UTC 2020 - Tomáš Chvátal - Setup.py says they need 3.32.0 FontTools but in reality they need 4.5.0 or newer based on the API ------------------------------------------------------------------- Wed May 20 09:47:40 UTC 2020 - Antonio Larrosa - Initial release of python-psautohint