2022-03-07 11:34:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 7 10:35:45 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
2021-04-19 20:32:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 19 20:24:25 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2021-02-13 09:47:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 13 09:46:56 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- skip python 36 (no scipy needed by FontTools)
|
|
|
|
|
|
2020-08-17 21:01:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 17 20:57:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.1.0
|
2020-08-17 21:01:22 +00:00
|
|
|
* no changelog available
|
2020-08-17 21:01:01 +00:00
|
|
|
|
2020-05-26 08:12:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 26 08:12:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Setup.py says they need 3.32.0 FontTools but in reality they
|
|
|
|
|
need 4.5.0 or newer based on the API
|
|
|
|
|
|
2020-05-26 08:06:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 20 09:47:40 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial release of python-psautohint
|