FreeBSD Bugzilla – Attachment 182766 Details for
Bug 219429
devel/py-pydocstyle: Missing run-time dependency textproc/py-snowballstemmer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/py-pydocstyle: Register missing run-time dependency
patch-devel_py-pydocstyle-2.0.0_1.txt (text/plain), 1.04 KB, created by
John W. O'Brien
on 2017-05-20 23:44:17 UTC
(
hide
)
Description:
devel/py-pydocstyle: Register missing run-time dependency
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2017-05-20 23:44:17 UTC
Size:
1.04 KB
patch
obsolete
>Index: devel/py-pydocstyle/Makefile >=================================================================== >--- devel/py-pydocstyle/Makefile (revision 441246) >+++ devel/py-pydocstyle/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= pydocstyle > PORTVERSION= 2.0.0 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,8 +14,10 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE-MIT > >+RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}snowballstemmer>0:textproc/py-snowballstemmer >+ > USES?= python zip >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist concurrent distutils > NO_ARCH= yes > > .include <bsd.port.mk> >Index: devel/py3-pydocstyle/Makefile >=================================================================== >--- devel/py3-pydocstyle/Makefile (revision 441246) >+++ devel/py3-pydocstyle/Makefile (working copy) >@@ -3,6 +3,7 @@ > > MASTERDIR= ${.CURDIR}/../py-pydocstyle > >+RUN_DEPEND= ${PYTHON_PKGNAMEPREFIX}snowballstemmer>0:textproc/py3-snowballstemmer > USES= python:3 zip > > .include "${MASTERDIR}/Makefile"
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:
john
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 219429
: 182766