aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-python-novaclient/files/patch-pyproject.toml
blob: de2676faa78590b691af00bf67ec37697500765e (plain) (blame)
1
2
3
4
5
6
7
--- 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"