svn commit: r526288 - head/net/py-python-designateclient

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 16 18:01:48 UTC 2020


Author: sunpoet
Date: Sun Feb 16 18:01:47 2020
New Revision: 526288
URL: https://svnweb.freebsd.org/changeset/ports/526288

Log:
  Update to 3.1.0
  
  Changes:	https://docs.openstack.org/releasenotes/python-designateclient/
  		https://github.com/openstack/python-designateclient/commits/master

Modified:
  head/net/py-python-designateclient/Makefile
  head/net/py-python-designateclient/distinfo

Modified: head/net/py-python-designateclient/Makefile
==============================================================================
--- head/net/py-python-designateclient/Makefile	Sun Feb 16 18:01:42 2020	(r526287)
+++ head/net/py-python-designateclient/Makefile	Sun Feb 16 18:01:47 2020	(r526288)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-designateclient
-PORTVERSION=	3.0.0
+PORTVERSION=	3.1.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-python-designateclient/distinfo
==============================================================================
--- head/net/py-python-designateclient/distinfo	Sun Feb 16 18:01:42 2020	(r526287)
+++ head/net/py-python-designateclient/distinfo	Sun Feb 16 18:01:47 2020	(r526288)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578501173
-SHA256 (python-designateclient-3.0.0.tar.gz) = 9f859e3b7c7e84f706d803823a63467f529cd79e7ca8504f75fe54cd4fb66aa7
-SIZE (python-designateclient-3.0.0.tar.gz) = 62684
+TIMESTAMP = 1581775761
+SHA256 (python-designateclient-3.1.0.tar.gz) = 714a68ac0b3f9a4e5933f69c01b0b6737f26fee138b9ee7654e04930bbd2cf16
+SIZE (python-designateclient-3.1.0.tar.gz) = 60222


More information about the svn-ports-all mailing list