FreeBSD Bugzilla – Attachment 142842 Details for
Bug 189930
Copy textproc/py-openpyxl from r353473 for backwards compatibility
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-textproc_py-openpyxl1.txt
patch-textproc_py-openpyxl1.txt (text/plain), 3.30 KB, created by
John W. O'Brien
on 2014-05-19 00:00:00 UTC
(
hide
)
Description:
patch-textproc_py-openpyxl1.txt
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2014-05-19 00:00:00 UTC
Size:
3.30 KB
patch
obsolete
>Index: textproc/Makefile >=================================================================== >--- textproc/Makefile (revision 354408) >+++ textproc/Makefile (working copy) >@@ -1159,6 +1159,7 @@ > SUBDIR += py-markdown > SUBDIR += py-markdown2 > SUBDIR += py-openpyxl >+ SUBDIR += py-openpyxl1 > SUBDIR += py-paragrep > SUBDIR += py-pdfminer > SUBDIR += py-pss >Index: textproc/py-openpyxl/Makefile >=================================================================== >--- textproc/py-openpyxl/Makefile (revision 354408) >+++ textproc/py-openpyxl/Makefile (working copy) >@@ -7,6 +7,8 @@ > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >+CONFLICTS= py*-openpyxl-1.* >+ > MAINTAINER= antoine@FreeBSD.org > COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files > >Index: textproc/py-openpyxl1/Makefile >=================================================================== >--- textproc/py-openpyxl1/Makefile (revision 0) >+++ textproc/py-openpyxl1/Makefile (working copy) >@@ -0,0 +1,29 @@ >+# Created by: Antoine Brodin <antoine@FreeBSD.org> >+# $FreeBSD$ >+ >+PORTNAME= openpyxl >+PORTVERSION= 1.8.6 >+CATEGORIES= textproc python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+CONFLICTS= py*-openpyxl-2.* >+ >+MAINTAINER= antoine@FreeBSD.org >+COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files >+ >+LICENSE= MIT >+ >+USE_PYTHON= yes >+USE_PYDISTUTILS=yes >+PYDISTUTILS_AUTOPLIST=yes >+ >+PORTDOCS= README.rst >+ >+OPTIONS_DEFINE= DOCS >+ >+post-install: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} >+ >+.include <bsd.port.mk> > >Property changes on: textproc/py-openpyxl1/Makefile >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Index: textproc/py-openpyxl1/distinfo >=================================================================== >--- textproc/py-openpyxl1/distinfo (revision 0) >+++ textproc/py-openpyxl1/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (openpyxl-1.8.6.tar.gz) = aa11a4acd2765392808bca2041f6f9ba17565c72dccc3f5d876bf78effa06126 >+SIZE (openpyxl-1.8.6.tar.gz) = 76555 > >Property changes on: textproc/py-openpyxl1/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: textproc/py-openpyxl1/pkg-descr >=================================================================== >--- textproc/py-openpyxl1/pkg-descr (revision 0) >+++ textproc/py-openpyxl1/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files. >+ >+WWW: http://openpyxl.readthedocs.org/ > >Property changes on: textproc/py-openpyxl1/pkg-descr >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ 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 189930
: 142842