ports/net/py-python-novaclient/files/patch-pyproject.toml
2024-03-09 22:06:12 +08:00

7 lines
244 B
TOML

--- pyproject.toml.orig 2024-03-01 13:50:34 UTC
+++ pyproject.toml
@@ -1,3 +1,3 @@
[build-system]
-requires = ["pbr>=5.7.0", "setuptools>=64.0.0", "wheel"]
+requires = ["pbr>=5.7.0", "setuptools>=61.0.0", "wheel"]
build-backend = "pbr.build"