From f2408ab99f35a55cd5ba6d9a1ef31458d2c77b73 Mon Sep 17 00:00:00 2001 From: Kai Knoblich Date: Sun, 24 Feb 2019 20:53:10 +0000 Subject: net-mgmt/py-ciscoconfparse: Update to 1.3.30 Changelog: * Fix unicode cast to be compatible with Python 3 * Fix collections import in Python 3 * Fix bug exposed in Python 3.7 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19313 --- net-mgmt/py-ciscoconfparse/Makefile | 2 +- net-mgmt/py-ciscoconfparse/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-mgmt/py-ciscoconfparse') diff --git a/net-mgmt/py-ciscoconfparse/Makefile b/net-mgmt/py-ciscoconfparse/Makefile index d81910ccef4c..6e7317e37466 100644 --- a/net-mgmt/py-ciscoconfparse/Makefile +++ b/net-mgmt/py-ciscoconfparse/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ciscoconfparse -DISTVERSION= 1.3.29 +DISTVERSION= 1.3.30 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-ciscoconfparse/distinfo b/net-mgmt/py-ciscoconfparse/distinfo index 53963d48dee1..d31d898f35cf 100644 --- a/net-mgmt/py-ciscoconfparse/distinfo +++ b/net-mgmt/py-ciscoconfparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549636282 -SHA256 (ciscoconfparse-1.3.29.tar.gz) = ac2420a4e50103b1206f9f03cec21f5802b4c16438f980b589756aa1ecd9484d -SIZE (ciscoconfparse-1.3.29.tar.gz) = 93105 +TIMESTAMP = 1550962265 +SHA256 (ciscoconfparse-1.3.30.tar.gz) = bab07cf42bd9dd213754cd260918a50094a5b6b91ac0dc8d80e80e039268e16a +SIZE (ciscoconfparse-1.3.30.tar.gz) = 93228 -- cgit v1.2.3