summaryrefslogtreecommitdiff
path: root/print/py-glyphsets/files/patch-setup.py
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-20 00:18:37 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-20 01:15:51 +0800
commit62aa7a844ae5fb5adb8dc1d845902a23cdededf2 (patch)
tree1f62602c649f5a7f7657a1053ccadd0078a40aaf /print/py-glyphsets/files/patch-setup.py
parentprint/py-fontbakery: Update to 0.12.6 (diff)
print/py-glyphsets: Update to 1.0.0
Changes: https://github.com/googlefonts/glyphsets/releases
Diffstat (limited to '')
-rw-r--r--print/py-glyphsets/files/patch-setup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/py-glyphsets/files/patch-setup.py b/print/py-glyphsets/files/patch-setup.py
index 2713f1498042..4b164d6c58c0 100644
--- a/print/py-glyphsets/files/patch-setup.py
+++ b/print/py-glyphsets/files/patch-setup.py
@@ -1,11 +1,11 @@
---- setup.py.orig 2024-04-17 12:22:53 UTC
+--- setup.py.orig 2024-05-03 09:49:24 UTC
+++ setup.py
@@ -65,7 +65,7 @@ setup(
"requests",
"setuptools",
"FontTools[ufo]",
-- "glyphsLib>=6.7.0",
+- "glyphsLib>=6.7.1",
+ "glyphsLib",
"defcon",
"unicodedata2",
- "gflanguages>=0.5.16",
+ "gflanguages>=0.6.0",