forked from Lainports/freebsd-ports
graphics/py-OWSLib: Update to 0.17.1
While I'm here: * Add path to license file Changelog: https://github.com/geopython/OWSLib/compare/0.17.0...0.17.1 PR: 236308 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19518
This commit is contained in:
parent
3da00344bd
commit
ec3d8e497e
2 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= OWSLib
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.17.1
|
||||
CATEGORIES= graphics geography python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -10,6 +10,7 @@ MAINTAINER= lbartoletti@tuxfamily.org
|
|||
COMMENT= Client programming with OGC web service (hence OWS)
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1538897686
|
||||
SHA256 (OWSLib-0.17.0.tar.gz) = ac43839c238ae427d6112709c489decb12218f02d5032ca729e5de7557b5a2df
|
||||
SIZE (OWSLib-0.17.0.tar.gz) = 149952
|
||||
TIMESTAMP = 1551825746
|
||||
SHA256 (OWSLib-0.17.1.tar.gz) = b2e7fd694d3cffcee79317bad492d60c0aa887aea6916517c051c3247b33b5a5
|
||||
SIZE (OWSLib-0.17.1.tar.gz) = 152635
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue