- 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)
OBS-URL: https://build.opensuse.org/request/show/959836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psautohint?expand=0&rev=13
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 09:46:56 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip python 36 (no scipy needed by FontTools)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 20:57:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 2.1.0
|
|
* no changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 20 09:47:40 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Initial release of python-psautohint
|