FreeBSD Bugzilla – Attachment 194231 Details for
Bug 227862
devel/py-tox: update to 3.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-tox-3.0.0-DOCS.patch
py-tox-3.0.0-DOCS.patch (text/plain), 878 bytes, created by
Kai Knoblich
on 2018-06-13 18:27:11 UTC
(
hide
)
Description:
py-tox-3.0.0-DOCS.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-06-13 18:27:11 UTC
Size:
878 bytes
patch
obsolete
>Index: py-tox/Makefile >=================================================================== >--- py-tox/Makefile (revision 472332) >+++ py-tox/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= tox > PORTVERSION= 3.0.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -28,7 +29,18 @@ > USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes >+PORTDOCS= * > >+OPTIONS_DEFINE= DOCS >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} >+DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" >+ >+post-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ @(cd ${WRKSRC}/doc/build/html && \ >+ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ >+ "! -name .buildinfo -and ! -name objects.inv") >+ > do-test: > @cd ${WRKSRC} && ${LOCALBASE}/bin/pytest-${PYTHON_VER} -v -n ${MAKE_JOBS_NUMBER} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
kai
:
maintainer-approval?
(
koobs
)
Actions:
View
|
Diff
Attachments on
bug 227862
:
192921
| 194231