Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ciscoconfparse for openSUSE:Factory checked in at 2023-01-28 18:45:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ciscoconfparse (Old) and /work/SRC/openSUSE:Factory/.python-ciscoconfparse.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ciscoconfparse" Sat Jan 28 18:45:27 2023 rev:30 rq:1061732 version:1.7.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ciscoconfparse/python-ciscoconfparse.changes 2023-01-18 17:11:30.783930030 +0100 +++ /work/SRC/openSUSE:Factory/.python-ciscoconfparse.new.32243/python-ciscoconfparse.changes 2023-01-28 19:00:54.043914504 +0100 @@ -1,0 +2,19 @@ +Sat Jan 28 12:29:31 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- 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` + +------------------------------------------------------------------- Old: ---- ciscoconfparse-1.7.1.tar.gz New: ---- ciscoconfparse-1.7.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ciscoconfparse.spec ++++++ --- /var/tmp/diff_new_pack.pUhSOi/_old 2023-01-28 19:00:54.467916841 +0100 +++ /var/tmp/diff_new_pack.pUhSOi/_new 2023-01-28 19:00:54.471916864 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-ciscoconfparse -Version: 1.7.1 +Version: 1.7.7 Release: 0 Summary: Library for parsing, querying and modifying Cisco IOS-style configurations License: GPL-3.0-or-later ++++++ ciscoconfparse-1.7.1.tar.gz -> ciscoconfparse-1.7.7.tar.gz ++++++ ++++ 10939 lines of diff (skipped)