diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 13:39:42 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 15:02:06 +1300 |
commit | a33bc3e9226b22db8cabe3a4ed21b1a597de7399 (patch) | |
tree | 20ff2e6c9dc0cce8858b5567e902b41ae88f666b | |
parent | 79d28b08effd797bb00fabe88f2cbd2b59d10910 (diff) |
python/python3-fontPens: Fix .info file.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r-- | python/python3-fontPens/python3-fontPens.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-fontPens/python3-fontPens.info b/python/python3-fontPens/python3-fontPens.info index c9ea7327c0e3..88c227d7f64f 100644 --- a/python/python3-fontPens/python3-fontPens.info +++ b/python/python3-fontPens/python3-fontPens.info @@ -3,8 +3,8 @@ VERSION="0.2.4" HOMEPAGE="https://pypi.org/project/fontPens/" DOWNLOAD="https://files.pythonhosted.org/packages/e8/25/ad6b67e7c1e00798ceac95f0cb3abfb82f83f6373e553caf4976855c534f/fontPens-0.2.4.zip" MD5SUM="ba666ed73e00da7ba2c84600b4bdeca0" -DOWNLOAD_x86_64= -MD5SUM_x86_64= -REQUIRES= +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" MAINTAINER="Duncan Roe" EMAIL="duncan_roe@optusnet.com.au" |