mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
www/py-requests-toolbelt: Use newer sphinx
Approved by: portmgr blanket
This commit is contained in:
parent
3a73abfd7d
commit
43c18150b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535010
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= requests-toolbelt
|
||||
DISTVERSION= 0.8.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,7 +21,8 @@ NO_ARCH= yes
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx18>0:textproc/py-sphinx18@${PY_FLAVOR}
|
||||
DOCS_BUILD_DEPENDS= ${PY_SPHINX} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
|
||||
DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E"
|
||||
|
||||
post-install-DOCS-on:
|
||||
|
Loading…
Reference in New Issue
Block a user