Commits

Marius Schamschula authored c87dbf51408
py-acme, certbot: undo python PG workaround

See: https://trac.macports.org/ticket/59525
No tags

python/py-acme/Portfile

Modified
37 37 port:py${python.version}-josepy \
38 38 port:py${python.version}-ndg_httpsclient \
39 39 port:py${python.version}-openssl \
40 40 port:py${python.version}-requests \
41 41 port:py${python.version}-requests-toolbelt \
42 42 port:py${python.version}-pyrfc3339 \
43 43 port:py${python.version}-six \
44 44 port:py${python.version}-tz \
45 45 port:py${python.version}-werkzeug
46 46
47 - post-extract {
48 - delete ${workpath}/certbot-${version}
49 - move [glob ${workpath}/*] ${workpath}/certbot-${version}
50 - }
51 -
52 47 livecheck.type none
53 48 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut