Search Criteria
Package Details: python-ufo2ft 2.19.1-2
Git Clone URL: | https://aur.archlinux.org/python-ufo2ft.git (read-only, click to copy) |
---|---|
Package Base: | python-ufo2ft |
Description: | A bridge from UFOs to FontTools objects. |
Upstream URL: | https://github.com/googlefonts/ufo2ft |
Licenses: | |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 1 |
Popularity: | 0.002450 |
First Submitted: | 2019-08-18 01:33 |
Last Updated: | 2020-12-19 21:48 |
Latest Comments
caleb commented on 2020-12-19 09:47
This should explicitly depend on
python-fonttools>=4.17.1
, not yet in [community] but provided bypython-fonttools-git
.P.S. I've tried applying to be a TU so we can avoid bottlenecks like this when font related packages are delayed in [community] due to lack of attention, but haven't found 2 sponsors yet. If you know any of them that might be interested let me know.
caleb commented on 2020-05-31 15:36
The
check()
function on this is borked, but I think it might be an upstream problem. Something in the build_ext phase is actually trying to install or use and old version of python-fonttools and failing on the current version. With all the related dependencies fully up to date I can build this with--nocheck
but not without.caleb commented on 2020-03-30 13:50
@thrasibule I appreciate you bumping packages quickly when they are flagged, but I've been posting you patches with fixes that go beyond the package bump. In this case my patch builds, the package as posted can't even be validated by
makepkg
. I've been fixing things per Arch guidelines such splitting build() and package() stages and using their recommended stable URL scheme. Can you please apply these patches?flovo commented on 2020-03-30 10:26
Cannot build the package.
The second sha256 shouldn't be there.
caleb commented on 2020-03-26 08:26
Similar to the patch I just sent for python-skia-pathops, this uses a more stable download URL, splits the build() and package() phases and makes a few other touchups inline with the general and python specific Arch package guidelines. Please consider applying the following using
git am
:reMiND commented on 2019-11-03 10:29
Broken build in my case. Look at http://dpaste.com/19SQR3Q Some info about packages http://dpaste.com/3DSD493