FreeBSD Bugzilla – Attachment 180412 Details for
Bug 217473
devel/py-six: Create py3- variant
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-six-py3.patch
py-six-py3.patch (text/plain), 1.20 KB, created by
Danilo G. Baio
on 2017-03-01 22:46:46 UTC
(
hide
)
Description:
py-six-py3.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2017-03-01 22:46:46 UTC
Size:
1.20 KB
patch
obsolete
>Index: devel/py-six/Makefile >=================================================================== >--- devel/py-six/Makefile (revision 435044) >+++ devel/py-six/Makefile (working copy) >@@ -13,9 +13,9 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest >+TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest > >-USES= python >+USES?= python > USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes >Index: devel/py3-six/Makefile >=================================================================== >--- devel/py3-six/Makefile (nonexistent) >+++ devel/py3-six/Makefile (working copy) >@@ -0,0 +1,10 @@ >+# Created by: Danilo G. Baio <dbaio@bsd.com.br> >+# $FreeBSD$ >+ >+MASTERDIR= ${.CURDIR}/../py-six >+ >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest >+ >+USES= python:3.3+ >+ >+.include "${MASTERDIR}/Makefile" > >Property changes on: devel/py3-six/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
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 217473
: 180412