17
0

Accepting request 750385 from home:mnhauke:network:automation

- Update to version 1.4.9
  * Add .as_cidr_net and .as_cidr_addr on IPv4Obj and IPv6Obj
  * Merge Github PR #168; rename in_portchannel and is_portchannel

OBS-URL: https://build.opensuse.org/request/show/750385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2019-11-22 20:46:23 +00:00
committed by Git OBS Bridge
parent cb04806c83
commit 6e1f4d1381
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 22 20:04:46 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.9
* Add .as_cidr_net and .as_cidr_addr on IPv4Obj and IPv6Obj
* Merge Github PR #168; rename in_portchannel and is_portchannel
-------------------------------------------------------------------
Thu Sep 26 10:39:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>