View | Details | Raw Unified | Return to bug 240622
Collapse All | Expand All

(-)graphics/py-OWSLib/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	OWSLib
3
PORTNAME=	OWSLib
4
PORTVERSION=	0.17.1
4
PORTVERSION=	0.18.0
5
CATEGORIES=	graphics geography python
5
CATEGORIES=	graphics geography python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)graphics/py-OWSLib/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1551825746
1
TIMESTAMP = 1568314636
2
SHA256 (OWSLib-0.17.1.tar.gz) = b2e7fd694d3cffcee79317bad492d60c0aa887aea6916517c051c3247b33b5a5
2
SHA256 (OWSLib-0.18.0.tar.gz) = f5645c2f28a058a794309e0349038139f2f0e2065aa40b017d6cad5baf171705
3
SIZE (OWSLib-0.17.1.tar.gz) = 152635
3
SIZE (OWSLib-0.18.0.tar.gz) = 154954
(-)graphics/py-OWSLib/pkg-descr (-2 / +2 lines)
Lines 1-5 Link Here
1
OWSLib is a Python package for client programming with Open Geospatial 
1
OWSLib is a Python package for client programming with Open Geospatial
2
Consortium (OGC) web service (hence OWS) interface standards, and their 
2
Consortium (OGC) web service (hence OWS) interface standards, and their
3
related content models.
3
related content models.
4
4
5
WWW: https://pypi.org/project/OWSLib/
5
WWW: https://pypi.org/project/OWSLib/

Return to bug 240622