diff options
Diffstat (limited to 'devel/py-qt5-sip/files/patch-pyproject.toml')
| -rw-r--r-- | devel/py-qt5-sip/files/patch-pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-qt5-sip/files/patch-pyproject.toml b/devel/py-qt5-sip/files/patch-pyproject.toml index e72a7c13302f..8a16e2b4ac86 100644 --- a/devel/py-qt5-sip/files/patch-pyproject.toml +++ b/devel/py-qt5-sip/files/patch-pyproject.toml @@ -3,9 +3,9 @@ with 63.x. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358 ---- pyproject.toml.orig 2024-12-12 10:01:35 UTC +--- pyproject.toml.orig 2025-10-08 08:47:54 UTC +++ pyproject.toml @@ -1,2 +1,2 @@ [build-system] --requires = ["setuptools >=69.5"] +-requires = ["setuptools >=75.8.1"] +requires = ["setuptools >=63"] |
