svn commit: r501962 - head/net-mgmt/py-ciscoconfparse
Kai Knoblich
kai at FreeBSD.org
Sat May 18 12:59:17 UTC 2019
Author: kai
Date: Sat May 18 12:59:16 2019
New Revision: 501962
URL: https://svnweb.freebsd.org/changeset/ports/501962
Log:
net-mgmt/py-ciscoconfparse: Update to 1.3.37
Changelog:
* Further improve support for Python 3 when using in virtual environments in
conjunction with pip.
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 Sat May 18 12:40:48 2019 (r501961)
+++ head/net-mgmt/py-ciscoconfparse/Makefile Sat May 18 12:59:16 2019 (r501962)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
-DISTVERSION= 1.3.36
+DISTVERSION= 1.3.37
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/net-mgmt/py-ciscoconfparse/distinfo
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/distinfo Sat May 18 12:40:48 2019 (r501961)
+++ head/net-mgmt/py-ciscoconfparse/distinfo Sat May 18 12:59:16 2019 (r501962)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556279298
-SHA256 (ciscoconfparse-1.3.36.tar.gz) = 75b11e1d463c38cb147c9f97441026f85a731c54ab74dd275732b4c468d02dfd
-SIZE (ciscoconfparse-1.3.36.tar.gz) = 94195
+TIMESTAMP = 1558178697
+SHA256 (ciscoconfparse-1.3.37.tar.gz) = 90e791d4ff3d1d97b392406d6cb80368b120c5a7d02cc1de2b57b0dfe44e15c8
+SIZE (ciscoconfparse-1.3.37.tar.gz) = 94372
More information about the svn-ports-all
mailing list