MFH: r519150 r519831

net-mgmt/py-ciscoconfparse: Update to 1.4.10

Changelog since 1.4.7:

* Add support for parsing "pathlib.Path" objects which contain a
  configuration
* Add ".as_cidr_net" and ".as_cidr_addr" on "IPv4Obj" and "IPv6Obj"
* Add support for name and track on IPv6 routes

net-mgmt/py-ciscoconfparse: Update to 1.4.11

Changelog:

* Explicitly close() open filehandles

Approved by:	ports-secteam (joneum)
This commit is contained in:
Kai Knoblich 2019-12-14 11:40:36 +00:00
parent 5fc21a9431
commit d302a3a273
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=520113
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
DISTVERSION= 1.4.7
DISTVERSION= 1.4.11
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568272798
SHA256 (ciscoconfparse-1.4.7.tar.gz) = dbebc9f87f07641015e1d1a294cf550c5a376060e9113586eb43f37884e7f230
SIZE (ciscoconfparse-1.4.7.tar.gz) = 128398
TIMESTAMP = 1576087126
SHA256 (ciscoconfparse-1.4.11.tar.gz) = 1ed94fbb25cec717355f65173fd82a2f4d2640f505ad54170cf646d91452e3a6
SIZE (ciscoconfparse-1.4.11.tar.gz) = 131599