Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2020 06:34:47 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542197 - head/net-mgmt/py-ciscoconfparse
Message-ID:  <202007140634.06E6YlKK077724@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Tue Jul 14 06:34:47 2020
New Revision: 542197
URL: https://svnweb.freebsd.org/changeset/ports/542197

Log:
  net-mgmt/py-ciscoconfparse: Update to 1.5.6
  
  Changelog since 1.5.4:
  
  * Improve "find_object_branches()" speed; reformat with black
  * Beta-test new function: "find_object_branches()"

Modified:
  head/net-mgmt/py-ciscoconfparse/Makefile
  head/net-mgmt/py-ciscoconfparse/distinfo

Modified: head/net-mgmt/py-ciscoconfparse/Makefile
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/Makefile	Tue Jul 14 06:34:15 2020	(r542196)
+++ head/net-mgmt/py-ciscoconfparse/Makefile	Tue Jul 14 06:34:47 2020	(r542197)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ciscoconfparse
-DISTVERSION=	1.5.4
+DISTVERSION=	1.5.6
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net-mgmt/py-ciscoconfparse/distinfo
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/distinfo	Tue Jul 14 06:34:15 2020	(r542196)
+++ head/net-mgmt/py-ciscoconfparse/distinfo	Tue Jul 14 06:34:47 2020	(r542197)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588242900
-SHA256 (ciscoconfparse-1.5.4.tar.gz) = 8b6f1585d5771ee678be56fe4dd405ead5420b93f6e7df1838cf0537f32ad986
-SIZE (ciscoconfparse-1.5.4.tar.gz) = 132519
+TIMESTAMP = 1594449933
+SHA256 (ciscoconfparse-1.5.6.tar.gz) = 252c576b1589a90688a08cdd8083061ef3d2d1399d9c60a35a42836bb22cf86b
+SIZE (ciscoconfparse-1.5.6.tar.gz) = 135769



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