mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
graphics/py-OWSLib: Update to 0.18.0
PR: 240622 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (maintainer)
This commit is contained in:
parent
91805138d5
commit
f95aa14359
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512728
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= OWSLib
|
PORTNAME= OWSLib
|
||||||
PORTVERSION= 0.17.1
|
PORTVERSION= 0.18.0
|
||||||
CATEGORIES= graphics geography python
|
CATEGORIES= graphics geography python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1551825746
|
TIMESTAMP = 1568314636
|
||||||
SHA256 (OWSLib-0.17.1.tar.gz) = b2e7fd694d3cffcee79317bad492d60c0aa887aea6916517c051c3247b33b5a5
|
SHA256 (OWSLib-0.18.0.tar.gz) = f5645c2f28a058a794309e0349038139f2f0e2065aa40b017d6cad5baf171705
|
||||||
SIZE (OWSLib-0.17.1.tar.gz) = 152635
|
SIZE (OWSLib-0.18.0.tar.gz) = 154954
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
OWSLib is a Python package for client programming with Open Geospatial
|
OWSLib is a Python package for client programming with Open Geospatial
|
||||||
Consortium (OGC) web service (hence OWS) interface standards, and their
|
Consortium (OGC) web service (hence OWS) interface standards, and their
|
||||||
related content models.
|
related content models.
|
||||||
|
|
||||||
WWW: https://pypi.org/project/OWSLib/
|
WWW: https://pypi.org/project/OWSLib/
|
||||||
|
|
Loading…
Add table
Reference in a new issue