ports/devel/py-pypugjs/files/patch-pyproject.toml
Po-Chuan Hsieh 59ff8b66f6
devel/py-pypugjs: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
2024-05-13 21:59:34 +08:00

10 lines
258 B
TOML

--- pyproject.toml.orig 2022-07-28 07:13:22 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@ name = "pypugjs"
[tool.poetry]
name = "pypugjs"
-version = "5.9.4"
+version = "5.9.12"
description = ""
authors = ["Andy Grabow <andy@freilandkiwis.de>"]
license = "MIT"