mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
11 lines
277 B
Python
11 lines
277 B
Python
--- setup.py.orig 2024-05-03 09:49:24 UTC
|
|
+++ setup.py
|
|
@@ -65,7 +65,7 @@ setup(
|
|
"requests",
|
|
"setuptools",
|
|
"FontTools[ufo]",
|
|
- "glyphsLib>=6.7.1",
|
|
+ "glyphsLib",
|
|
"defcon",
|
|
"unicodedata2",
|
|
"gflanguages>=0.6.0",
|