1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

net-mgmt/py-ciscoconfparse: Update to 1.3.33

Changelog:

* Fix bug with parse.delete_lines() where only every second sequential match
  was deleted.

Approved by:	mentors (implicit)
This commit is contained in:
Kai Knoblich 2019-04-10 07:37:14 +00:00
parent 1d338c4a20
commit 4e1a7f13f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498534
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1553285542
SHA256 (ciscoconfparse-1.3.32.tar.gz) = 03aa8e39a3dacb199a30edfea119d1ed963b87f7db6df25ba23cfa306c5d7be4
SIZE (ciscoconfparse-1.3.32.tar.gz) = 93857
TIMESTAMP = 1554810654
SHA256 (ciscoconfparse-1.3.33.tar.gz) = 23b04ec4d392484db3cdc512b7b131020b57d23856f0cb205100695a30735552
SIZE (ciscoconfparse-1.3.33.tar.gz) = 93836