summaryrefslogtreecommitdiff
path: root/mail/py-checkdmarc/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-checkdmarc/files/patch-pyproject.toml')
-rw-r--r--mail/py-checkdmarc/files/patch-pyproject.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/py-checkdmarc/files/patch-pyproject.toml b/mail/py-checkdmarc/files/patch-pyproject.toml
deleted file mode 100644
index fa88c278c62d..000000000000
--- a/mail/py-checkdmarc/files/patch-pyproject.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyproject.toml.orig 2020-02-02 00:00:00 UTC
-+++ pyproject.toml
-@@ -32,7 +32,7 @@ dependencies = [
- dependencies = [
- "dnspython>=2.0.0",
- "cryptography>=41.0.7",
-- "pyopenssl>=24.2.1",
-+ "pyopenssl>=24.1.0",
- "pem>=23.1.0",
- "expiringdict>=1.1.4",
- "publicsuffixlist>=0.10.0",