Builds on el6,el7,f24

This commit is contained in:
Stuart D. Gathman
2016-09-20 22:00:01 -04:00
parent d6337e565d
commit 7e12680867
3 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ libs = ["milter"]
libdirs = ["/usr/lib/libmilter"] # needed for Debian
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '1.0',
setup(name = "pymilter", version = '1.0.1',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to