summaryrefslogtreecommitdiff
path: root/mail/py-checkdmarc/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-checkdmarc/files')
-rw-r--r--mail/py-checkdmarc/files/patch-pyproject.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/py-checkdmarc/files/patch-pyproject.toml b/mail/py-checkdmarc/files/patch-pyproject.toml
new file mode 100644
index 000000000000..fa88c278c62d
--- /dev/null
+++ b/mail/py-checkdmarc/files/patch-pyproject.toml
@@ -0,0 +1,11 @@
+--- 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",