Skip to content
Snippets Groups Projects
Commit 9cfee31c authored by Ruslan Makhmatkhanov's avatar Ruslan Makhmatkhanov
Browse files

security/py-certbot: drop unused dependency

Drop dependency on repoze.sphinx.autointerface. This extension isn't
used since sphinx update and this upstream change:

https://github.com/certbot/certbot/commit/06c81138630c6155fb37009c075320fca30c361c

With hat:   python
parent f04bb50e
No related branches found
No related tags found
No related merge requests found
PORTNAME= certbot
PORTVERSION= ${ACME_VERSION}
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= PYPI \
......@@ -42,7 +43,6 @@ OPTIONS_DEFAULT=MANPAGES
MANPAGES_BUILD_DEPENDS= ${RUN_DEPENDS} \
${PYTHON_PKGNAMEPREFIX}sphinx>=1.2,1:textproc/py-sphinx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}repoze.sphinx.autointerface>=0:devel/py-repoze.sphinx.autointerface@${PY_FLAVOR}
MANPAGES_PLIST_FILES= share/man/man1/certbot.1.gz \
share/man/man7/certbot.7.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment