aboutsummaryrefslogtreecommitdiff
path: root/www/py-caldav/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-caldav/files/patch-pyproject.toml')
-rw-r--r--www/py-caldav/files/patch-pyproject.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/py-caldav/files/patch-pyproject.toml b/www/py-caldav/files/patch-pyproject.toml
deleted file mode 100644
index 5be0c911ad2f..000000000000
--- a/www/py-caldav/files/patch-pyproject.toml
+++ /dev/null
@@ -1,9 +0,0 @@
---- pyproject.toml.orig 2024-11-05 13:34:56 UTC
-+++ pyproject.toml
-@@ -1,5 +1,5 @@
- [build-system]
--requires = ["setuptools>=64", "setuptools-scm[toml]>=7.0"]
-+requires = ["setuptools>=61", "setuptools-scm[toml]>=7.0"]
- build-backend = "setuptools.build_meta"
-
- [project]