FreeBSD Bugzilla – Attachment 193899 Details for
Bug 228665
[NEW PORT] graphics/py-fiona, devel/py-cligj and devel/py-munch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fiona 1.7.11
py27-Fiona-1.7.11.diff (text/plain), 3.12 KB, created by
Loïc Bartoletti
on 2018-06-01 20:42:04 UTC
(
hide
)
Description:
fiona 1.7.11
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2018-06-01 20:42:04 UTC
Size:
3.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (nonexistent) >+++ Makefile (copie de travail) >@@ -0,0 +1,32 @@ >+# $FreeBSD$ >+ >+PORTNAME= Fiona >+DISTVERSION= 1.7.11 >+DISTVERSIONSUFFIX= .post2 >+CATEGORIES= graphics python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= lbartoletti@tuxfamily.org >+COMMENT= OGR's neat and nimble API for Python programmers >+ >+LICENSE= BSD3CLAUSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cligj>=0.4:devel/py-cligj@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}click-plugins>0:devel/py-click-plugins@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}six>=1.7:devel/py-six@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}munch>0:devel/py-munch@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}Shapely>0:devel/py-shapely@${FLAVOR} \ >+ ${PY_ENUM34} >+LIB_DEPENDS+= libgdal.so:graphics/gdal >+ >+USES= python >+USE_PYTHON= autoplist distutils cython >+ >+.include <bsd.port.pre.mk> >+.if ${PYTHON_REL} < 2700 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ordereddict>0:devel/py-ordereddict@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse@${FLAVOR} >+.endif >+ >+.include <bsd.port.post.mk> > >Property changes on: 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: distinfo >=================================================================== >--- distinfo (nonexistent) >+++ distinfo (copie de travail) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1527878199 >+SHA256 (Fiona-1.7.11.post2.tar.gz) = 5804c6f5f7e02cf1f95ca404c22653dd47d64e4496a0ba7af5a2d6b2051b872a >+SIZE (Fiona-1.7.11.post2.tar.gz) = 726936 > >Property changes on: 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: pkg-descr >=================================================================== >--- pkg-descr (nonexistent) >+++ pkg-descr (copie de travail) >@@ -0,0 +1,9 @@ >+Fiona is designed to be simple and dependable. It focuses on reading and >+writing data in standard Python IO style and relies upon familiar Python >+types and protocols such as files, dictionaries, mappings, and iterators >+instead of classes specific to OGR. Fiona can read and write real-world >+data using multi-layered GIS formats and zipped virtual file systems and >+integrates readily with other Python GIS packages such as pyproj, Rtree, >+and Shapely. Fiona is supported only on CPython versions 2.7 and 3.4+. >+ >+WWW: https://pypi.python.org/pypi/fiona > >Property changes on: pkg-descr >___________________________________________________________________ >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
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
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 228665
: 193899 |
193900
|
193901