summaryrefslogtreecommitdiff
path: root/mail/py-postfix-mta-sts-resolver/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-postfix-mta-sts-resolver/files/patch-setup.py')
-rw-r--r--mail/py-postfix-mta-sts-resolver/files/patch-setup.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/py-postfix-mta-sts-resolver/files/patch-setup.py b/mail/py-postfix-mta-sts-resolver/files/patch-setup.py
deleted file mode 100644
index 6a8e808bd7b7..000000000000
--- a/mail/py-postfix-mta-sts-resolver/files/patch-setup.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- setup.py.orig 2020-01-11 21:21:32 UTC
-+++ setup.py
-@@ -23,7 +23,6 @@ setup(name='postfix_mta_sts_resolver',
- 'aiodns>=1.1.1',
- 'aiohttp>=3.4.4',
- 'PyYAML>=3.12',
-- 'sdnotify>=0.3.2',
- ],
- extras_require={
- 'sqlite': 'aiosqlite>=0.10.0',