FreeBSD Bugzilla – Attachment 182893 Details for
Bug 219541
devel/py-dateutil: Add new python 3 slave port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for python3 slave port
patch-python3-slave-dateutil (text/plain), 1.96 KB, created by
rsos+freebsd
on 2017-05-25 18:19:48 UTC
(
hide
)
Description:
Patch for python3 slave port
Filename:
MIME Type:
Creator:
rsos+freebsd
Created:
2017-05-25 18:19:48 UTC
Size:
1.96 KB
patch
obsolete
>Index: /usr/local/poudriere/ports/development/devel/py-dateutil/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py-dateutil/Makefile (revision 441707) >+++ /usr/local/poudriere/ports/development/devel/py-dateutil/Makefile (working copy) >@@ -13,9 +13,9 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six >+RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six > >-USES= python >+USES?= python > USE_GITHUB= yes > USE_PYTHON= autoplist distutils > >Index: /usr/local/poudriere/ports/development/devel/py3-dateutil/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py3-dateutil/Makefile (nonexistent) >+++ /usr/local/poudriere/ports/development/devel/py3-dateutil/Makefile (working copy) >@@ -0,0 +1,9 @@ >+# Created by: rs.os >+# $FreeBSD$ >+ >+MASTERDIR= ${.CURDIR}/../py-dateutil >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py3-six >+USES= python:3.3+ >+ >+.include "${MASTERDIR}/Makefile" > >Property changes on: /usr/local/poudriere/ports/development/devel/py3-dateutil/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: /usr/local/poudriere/ports/development/devel/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/Makefile (revision 441707) >+++ /usr/local/poudriere/ports/development/devel/Makefile (working copy) >@@ -4942,6 +4942,7 @@ > SUBDIR += py3-click-log > SUBDIR += py3-click-threading > SUBDIR += py3-colorama >+ SUBDIR += py3-dateutil > SUBDIR += py3-dbus > SUBDIR += py3-defusedxml > SUBDIR += py3-docopt
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 219541
: 182893 |
182894
|
182895
|
182896