Search Criteria
Package Details: python-ufoprocessor 1.9.0-2
Git Clone URL: | https://aur.archlinux.org/python-ufoprocessor.git (read-only, click to copy) |
---|---|
Package Base: | python-ufoprocessor |
Description: | library to process and generate UFO files based on fontTools.designSpaceLib |
Upstream URL: | https://github.com/LettError/ufoProcessor |
Licenses: | |
Submitter: | yochananmarqos |
Maintainer: | caleb |
Last Packager: | caleb |
Votes: | 2 |
Popularity: | 0.130426 |
First Submitted: | 2019-11-12 18:00 |
Last Updated: | 2020-10-10 07:11 |
Dependencies (4)
- python-fontparts
- python-mutatormath
- python-setuptools (make)
- python-wheel (make)
Latest Comments
caleb commented on 2020-10-10 06:42
Looks like I forgot to follow up on previous comments. That setup requirement only applies when building from the Git repository or raw archives thereof, building from the PyPi source packages is different because it's a "built" sources release with all the SCM related stuff pre-processed.
yochananmarqos commented on 2019-11-15 15:34
@caleb: See the setup.py:
It uses it for package versioning:
caleb commented on 2019-11-15 10:03
Why does this depend on python-setuptools-scm? What is wrong with python-setuptools?
Edit: I've confirmed this works fine without -scm.