FreeBSD Bugzilla – Attachment 210804 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.6.0
pygeoapi.shar (text/plain), 1.98 KB, created by
Loïc Bartoletti
on 2020-01-16 21:55:24 UTC
(
hide
)
Description:
pygeoapi 0.6.0
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2020-01-16 21:55:24 UTC
Size:
1.98 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: ># ># pygeoapi ># pygeoapi/Makefile ># pygeoapi/distinfo ># pygeoapi/pkg-descr ># >echo c - pygeoapi >mkdir -p pygeoapi > /dev/null 2>&1 >echo x - pygeoapi/Makefile >sed 's/^X//' >pygeoapi/Makefile << 'aa313a33036eddef5e44a71b90527fef' >X# $FreeBSD$ >X >XPORTNAME= pygeoapi >XPORTVERSION= 0.6.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 >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 >XUSES= python >XUSE_PYTHON= autoplist distutils >X >X.include <bsd.port.mk> >aa313a33036eddef5e44a71b90527fef >echo x - pygeoapi/distinfo >sed 's/^X//' >pygeoapi/distinfo << '525b226bd23b90b548ed88ff9a3c083a' >XTIMESTAMP = 1579205941 >XSHA256 (pygeoapi-0.6.0.tar.gz) = 852beb2fc0b2105f72b9c0bec9144cdbae00eaae7632b13af7d72705c489d48d >XSIZE (pygeoapi-0.6.0.tar.gz) = 34136 >525b226bd23b90b548ed88ff9a3c083a >echo x - pygeoapi/pkg-descr >sed 's/^X//' >pygeoapi/pkg-descr << 'd520f764ad0d00b5aab756ecac6a3a2f' >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/ >d520f764ad0d00b5aab756ecac6a3a2f >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
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 243402
:
210804
|
210834