18
0
Commit Graph

9 Commits

Author SHA256 Message Date
Tomáš Chvátal
cb04806c83 - Update to 1.4.7:
* various small fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=17
2019-09-26 10:39:33 +00:00
Tomáš Chvátal
be60be1967 - Update to 1.4.5:
* distribute tests
  * various fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=16
2019-09-13 11:01:46 +00:00
Tomáš Chvátal
ac6d4e5ffb Accepting request 720158 from home:pgajdos
- 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)

OBS-URL: https://build.opensuse.org/request/show/720158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=14
2019-08-01 09:01:25 +00:00
Tomáš Chvátal
d6b8481d43 - Update to 1.3.32:
* No good changelog
- Remove unused patch ciscoconfparse-1.2.40-fix-tests.patch

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=12
2019-03-26 13:29:43 +00:00
Tomáš Chvátal
56272769d4 Accepting request 628222 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/628222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=10
2018-08-08 17:02:49 +00:00
8de0bb51e9 Accepting request 611172 from devel:languages:python:singlespec-staging
- 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

- singlespec auto-conversion

OBS-URL: https://build.opensuse.org/request/show/611172
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=7
2018-05-22 08:55:18 +00:00
91749083d9 Accepting request 434003 from home:mnhauke
- 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

OBS-URL: https://build.opensuse.org/request/show/434003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=5
2016-10-10 07:32:06 +00:00
c3e0134712 - fix license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=3
2016-03-13 21:24:44 +00:00
15f5a6aa1f Accepting request 357836 from home:tbechtold:branches:devel:languages:python
Initial packaging

OBS-URL: https://build.opensuse.org/request/show/357836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=1
2016-02-05 09:04:07 +00:00