diff --git a/graphics/py-OWSLib/Makefile b/graphics/py-OWSLib/Makefile index c96fd3ddeac3..2fa1eb15cf3a 100644 --- a/graphics/py-OWSLib/Makefile +++ b/graphics/py-OWSLib/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= OWSLib -PORTVERSION= 0.17.1 +PORTVERSION= 0.18.0 CATEGORIES= graphics geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-OWSLib/distinfo b/graphics/py-OWSLib/distinfo index 23e1006c67c4..8b3b7ec9b3e4 100644 --- a/graphics/py-OWSLib/distinfo +++ b/graphics/py-OWSLib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551825746 -SHA256 (OWSLib-0.17.1.tar.gz) = b2e7fd694d3cffcee79317bad492d60c0aa887aea6916517c051c3247b33b5a5 -SIZE (OWSLib-0.17.1.tar.gz) = 152635 +TIMESTAMP = 1568314636 +SHA256 (OWSLib-0.18.0.tar.gz) = f5645c2f28a058a794309e0349038139f2f0e2065aa40b017d6cad5baf171705 +SIZE (OWSLib-0.18.0.tar.gz) = 154954 diff --git a/graphics/py-OWSLib/pkg-descr b/graphics/py-OWSLib/pkg-descr index 084f35039c8f..eef460c7ed52 100644 --- a/graphics/py-OWSLib/pkg-descr +++ b/graphics/py-OWSLib/pkg-descr @@ -1,5 +1,5 @@ -OWSLib is a Python package for client programming with Open Geospatial -Consortium (OGC) web service (hence OWS) interface standards, and their +OWSLib is a Python package for client programming with Open Geospatial +Consortium (OGC) web service (hence OWS) interface standards, and their related content models. WWW: https://pypi.org/project/OWSLib/