python-ciscoconfparse

Edit Package python-ciscoconfparse
No description set
Refresh
Refresh
Source Files
Filename Size Changed
ciscoconfparse-1.7.7.tar.gz 0000209050 204 KB
python-ciscoconfparse.changes 0000014128 13.8 KB
python-ciscoconfparse.spec 0000002745 2.68 KB
Revision 30 (latest revision is 32)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1061732 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
- update to 1.7.7:
    - Replace `assert isinstance()`, as requested in github issue #256
    - Remove test `ping` code from `Makefile`
    - Small code reorganization in `class CiscoConfParse()`
    - Move non-essential packages to requirements-dev.txt (github issue #258)
    - Edit in documentation style fixes recommended by `pydocstyle -e --convention=numpy <filename>`.
    - Convert some of the assertions that validated `CiscoConfParse()` method
      parameters and variables into if-statements for more idiomatic python.
    - Convert some of the clunky-python-syntax into more idiomatic python.
    - Rip out all `terraform` parsing attempts.
    - Update for CVE-2022-40898 in the python `wheel <= 0.38.0` package.
      - github issue #257 reported this issue.
      - Modified `requirements.txt` to manually upgrade `python`'s default `wheel` version to a patched version of `wheel`.
    - Move documentation package dependencies to `sphinx-doc/requirements.txt`
    - Add documentation build instructions to `README.md`
Comments 0
openSUSE Build Service is sponsored by