Package Release Info

python-ciscoconfparse-1.5.3-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-ciscoconfparse
python3-ciscoconfparse

Change Logs

* Thu Apr 23 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build without python2
* Sun Apr 12 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.5.3
  * Fix IPv6Obj().packed and IPv6Obj().exploded
  * add IPv4Obj().packed and IPv4Obj().exploded
- Update to version 1.5.2
  * Add __add__() and __sub__() to IPv4Obj() and IPv6Obj();
  * remove use of IPv6Obj().broadcast in IPv6Obj().__contains__()
* Wed Feb 26 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.5.1
  * Remove embedded junos debugging
- Update to version 1.5.0
  * Complete rewrite of junos parser (fix Github issue #70)
  * deprecate support for Python 3.4
* Thu Dec 05 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.11
  * Explicitly close() open filehandles
* Mon Nov 25 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.10
  * Add support for parsing pathlib.Path objects which contain a
    configuration
* Fri Nov 22 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 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.4.7:
  * various small fixes
* Fri Sep 13 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.4.5:
  * distribute tests
  * various fixes
* Thu Aug 01 2019 pgajdos@suse.com
- version update to 1.4.1
  * Fix Github issue #141; NOTE - This will break parsing helper-addresses under factory=True.  If you use this feature, please migrate your scripts to the new format
  * Implement re_search_children() directly on the CiscoConfParse() object
  * Fix Github issue #158, *KEYWORD CHANGE WARNING:* some methods formrely used a keyword called 'all_children'.  The new syntax is 'recurse' (ref: Github issue #159)
* Tue Mar 26 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.3.32:
  * No good changelog
- Remove unused patch ciscoconfparse-1.2.40-fix-tests.patch
* Wed Mar 06 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.3.30:
  * Fix bugs related to Python3 (Github issue #117)
  * Add IP helper-address parsing in models_cisco.py
  * Revert universal wheel packages (universal=0)
  * Build universal wheel packages
  * Build improvements - ref Github issue #127, #128
  * Another swing at Github issue #127
  * Rollback fix for Github issue #127
  * Attempt to fix Github issue #127
  * Fix Github issue #124-126 and Github issue #110
  * Fix Github issue #121 and Github issue #123
  * Fix Github issue #114 (Py3.5 requires different open() syntax)
  * Fix Github issue #111 (banner parsing broken in some cases)
  * Add * to MANIFEST.in
  * Attempt to resolve Github issue #106
  * Add dns_query() zone transfer as text
* Wed Aug 08 2018 jengelh@inai.de
- Use noun phrase in summary.
* Tue May 22 2018 mcepl@suse.com
- Uprgade to version 1.3.15
  * Many trivial bug fixes, see CHANGES
- Renamed skip-setuptools-hg-require.patch to
  ciscoconfparse-1.2.40-fix-tests.patch
* Thu Aug 24 2017 jmatejek@suse.com
- singlespec auto-conversion
Version: 1.2.40-bp150.1.3
* Sun Oct 09 2016 mardnh@gmx.de
- Update to version 1.2.40
  * Fix Github issue #44 (Could not parse 'ipv6 router ospf 6').
  * Modify default value for access_vlan.
  * Add new is_portchannel property.
  * Update copyright dates.
  * Remove OSX from test matrix
- Fix source url
* Sun Mar 13 2016 dmueller@suse.com
- fix license
* Fri Feb 05 2016 tbechtold@suse.com
- Initial packaging (version 1.2.39)