FreeBSD Bugzilla – Attachment 180418 Details for
Bug 217479
devel/py-colorama: Create py3- variant, Set architecture neutral
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-colorama-py3.patch
py-colorama-py3.patch (text/plain), 1.15 KB, created by
Danilo G. Baio
on 2017-03-01 23:06:03 UTC
(
hide
)
Description:
py-colorama-py3.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2017-03-01 23:06:03 UTC
Size:
1.15 KB
patch
obsolete
>Index: devel/py-colorama/Makefile >=================================================================== >--- devel/py-colorama/Makefile (revision 435130) >+++ devel/py-colorama/Makefile (working copy) >@@ -11,8 +11,10 @@ > COMMENT= Cross-platform API to print colored terminal text from Python apps > > LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-USES= python >+NO_ARCH= yes >+USES?= python > USE_PYTHON= distutils autoplist > > .include <bsd.port.mk> >Index: devel/py3-colorama/Makefile >=================================================================== >--- devel/py3-colorama/Makefile (nonexistent) >+++ devel/py3-colorama/Makefile (working copy) >@@ -0,0 +1,8 @@ >+# Created by: Danilo G. Baio <dbaio@bsd.com.br> >+# $FreeBSD$ >+ >+MASTERDIR= ${.CURDIR}/../py-colorama >+ >+USES= python:3.3+ >+ >+.include "${MASTERDIR}/Makefile" > >Property changes on: devel/py3-colorama/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 217479
: 180418