ports/devel/py-pyscaffold/files/patch-setup.cfg
Po-Chuan Hsieh e5beff6fc2
devel/py-pyscaffold: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
2023-06-06 02:47:16 +08:00

9 lines
268 B
INI

--- setup.cfg.orig 2023-04-18 16:08:44 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = PyScaffold
+name = pyscaffold
description = Template tool for putting up the scaffold of a Python project
author = Florian Wilhelm
author_email = Florian.Wilhelm@gmail.com