Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2021 09:33:35 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561628 - head/graphics/py-OWSLib
Message-ID:  <202101150933.10F9XZAZ037564@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Fri Jan 15 09:33:35 2021
New Revision: 561628
URL: https://svnweb.freebsd.org/changeset/ports/561628

Log:
  graphics/py-OWSLib: Update to 0.21.0
  
    - https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0210-2020-12-09

Modified:
  head/graphics/py-OWSLib/Makefile
  head/graphics/py-OWSLib/distinfo

Modified: head/graphics/py-OWSLib/Makefile
==============================================================================
--- head/graphics/py-OWSLib/Makefile	Fri Jan 15 09:01:53 2021	(r561627)
+++ head/graphics/py-OWSLib/Makefile	Fri Jan 15 09:33:35 2021	(r561628)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	OWSLib
-PORTVERSION=		0.20.0
+PORTVERSION=		0.21.0
 CATEGORIES=	graphics geography python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-OWSLib/distinfo
==============================================================================
--- head/graphics/py-OWSLib/distinfo	Fri Jan 15 09:01:53 2021	(r561627)
+++ head/graphics/py-OWSLib/distinfo	Fri Jan 15 09:33:35 2021	(r561628)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593061677
-SHA256 (OWSLib-0.20.0.tar.gz) = 334988857b260c8cdf1f6698d07eab61839c51acb52ee10eed1275439200a40e
-SIZE (OWSLib-0.20.0.tar.gz) = 159177
+TIMESTAMP = 1610700938
+SHA256 (OWSLib-0.21.0.tar.gz) = 408d40b3a6a210bcb3f3609b607960eeedaa63ffd574dde7896906691c354814
+SIZE (OWSLib-0.21.0.tar.gz) = 164583



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101150933.10F9XZAZ037564>