ports/www/py-pastedeploy/files/patch-setup.cfg
Po-Chuan Hsieh f4f3499cd0
www/py-pastedeploy: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
2023-06-06 02:47:23 +08:00

9 lines
212 B
INI

--- setup.cfg.orig 2022-10-17 20:00:23 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = PasteDeploy
+name = pastedeploy
version = 3.0.1
author = Ian Bicking
author_email = pylons-discuss@googlegroups.com