freebsd-ports/print/py-ufolib2/files/patch-setup.cfg
Po-Chuan Hsieh 2a8239e0e1
print/py-ufolib2: Update to 0.15.0
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/fonttools/ufoLib2/releases
2023-06-06 02:47:20 +08:00

9 lines
257 B
INI

--- setup.cfg.orig 2023-05-30 16:54:03 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = ufoLib2
+name = ufolib2
description = ufoLib2 is a UFO font processing library.
long_description = file: README.md
long_description_content_type = text/markdown