FreeBSD Bugzilla – Attachment 210834 Details for
Bug 243402
[NEW PORT] graphics/py-pygeoapi: OGC API server implementation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pygeoapi 0.7.0
pygeoapi.shar (text/plain), 2.15 KB, created by
Loïc Bartoletti
on 2020-01-18 08:31:26 UTC
(
hide
)
Description:
pygeoapi 0.7.0
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2020-01-18 08:31:26 UTC
Size:
2.15 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-pygeoapi ># py-pygeoapi/pkg-descr ># py-pygeoapi/distinfo ># py-pygeoapi/Makefile ># >echo c - py-pygeoapi >mkdir -p py-pygeoapi > /dev/null 2>&1 >echo x - py-pygeoapi/pkg-descr >sed 's/^X//' >py-pygeoapi/pkg-descr << '07a1b55308c53fdd10b7b82c645cc825' >Xpygeoapi is a Python server implementation of the OGC API suite of standards. >XThe project emerged as part of the next generation OGC API efforts in 2018 and >Xprovides the capability for organizations to deploy an RESTful OGC API endpoint >Xusing OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an >XMIT license. >X >XWWW: https://pygeoapi.io/ >07a1b55308c53fdd10b7b82c645cc825 >echo x - py-pygeoapi/distinfo >sed 's/^X//' >py-pygeoapi/distinfo << '0819981cb7f898adfd0cf2998ae4343e' >XTIMESTAMP = 1579280011 >XSHA256 (pygeoapi-0.7.0.tar.gz) = 0ac0fe7ab6c36be9f8f6f5174596fc981b2ce8be49af3dc264a4ebe7e23c59d0 >XSIZE (pygeoapi-0.7.0.tar.gz) = 69415 >0819981cb7f898adfd0cf2998ae4343e >echo x - py-pygeoapi/Makefile >sed 's/^X//' >py-pygeoapi/Makefile << 'a450573c78e244ed591baf4a4db1d641' >X# $FreeBSD$ >X >XPORTNAME= pygeoapi >XPORTVERSION= 0.7.0 >XCATEGORIES= graphics geography python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= lbartoletti@FreeBSD.org >XCOMMENT= OGC API server implementation >X >XLICENSE= MIT >XLICENSE_FILE= ${WRKSRC}/LICENSE.md >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}unicodecsv>0:devel/py-unicodecsv@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}Flask-Cors>0:www/py-flask-cors@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} >X >XUSES= python >XUSE_PYTHON= autoplist concurrent distutils >X >X.include <bsd.port.mk> >a450573c78e244ed591baf4a4db1d641 >exit >
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 243402
:
210804
| 210834