FreeBSD Bugzilla – Attachment 187803 Details for
Bug 223477
devel/py-parsedatetime -> 2.4 breaks security/py-certbot 0.19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove unused future from install_requires
parsedatetime.diff (text/plain), 563 bytes, created by
Antoine Brodin
on 2017-11-06 17:52:32 UTC
(
hide
)
Description:
remove unused future from install_requires
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2017-11-06 17:52:32 UTC
Size:
563 bytes
patch
obsolete
>Index: devel/py-parsedatetime/Makefile >=================================================================== >--- devel/py-parsedatetime/Makefile (revision 453622) >+++ devel/py-parsedatetime/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= parsedatetime > PORTVERSION= 2.4 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,4 +16,7 @@ > USES= python > USE_PYTHON= distutils autoplist > >+post-patch: >+ ${REINPLACE_CMD} "/install_requires=\['future'\],/d" ${WRKSRC}/setup.py >+ > .include <bsd.port.mk>
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
Actions:
View
|
Diff
Attachments on
bug 223477
: 187803