Page MenuHomeFreeBSD

D28051.id81953.diff
No OneTemporary

D28051.id81953.diff

Index: head/mail/py-python-slimta/Makefile
===================================================================
--- head/mail/py-python-slimta/Makefile
+++ head/mail/py-python-slimta/Makefile
@@ -2,6 +2,7 @@
PORTNAME= python-slimta
PORTVERSION= 4.1.1
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: head/mail/py-python-slimta/files/patch-setup.py
===================================================================
--- head/mail/py-python-slimta/files/patch-setup.py
+++ head/mail/py-python-slimta/files/patch-setup.py
@@ -0,0 +1,11 @@
+--- setup.py.orig 2021-01-08 23:33:01 UTC
++++ setup.py
+@@ -40,7 +40,7 @@ setup(name='python-slimta',
+ packages=find_packages(),
+ namespace_packages=['slimta'],
+ install_requires=['gevent >= 1.1rc',
+- 'pysasl >= 0.4.0, < 0.5',
++ 'pysasl >= 0.4.0',
+ 'pycares < 3.0.0; python_version < "3.0"',
+ 'pycares >= 1; python_version >= "3.0"'],
+ extras_require={'spf': ['pyspf', 'py3dns; python_version >= "3.0"',

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 12:12 AM (8 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31003321
Default Alt Text
D28051.id81953.diff (1 KB)

Event Timeline