summaryrefslogtreecommitdiff
path: root/www/py-dj51-django-allauth/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj51-django-allauth/files/patch-pyproject.toml')
-rw-r--r--www/py-dj51-django-allauth/files/patch-pyproject.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/py-dj51-django-allauth/files/patch-pyproject.toml b/www/py-dj51-django-allauth/files/patch-pyproject.toml
new file mode 100644
index 000000000000..8a610f408251
--- /dev/null
+++ b/www/py-dj51-django-allauth/files/patch-pyproject.toml
@@ -0,0 +1,9 @@
+--- pyproject.toml.orig 2025-07-31 17:18:40 UTC
++++ pyproject.toml
+@@ -1,5 +1,5 @@
+ [build-system]
+-requires = ["setuptools>=75.3.0", "setuptools-scm>=8"]
++requires = ["setuptools>=63.0.0", "setuptools-scm>=8"]
+ build-backend = "setuptools.build_meta"
+
+ [project]