17
0

Accepting request 1041156 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.6.53 
  Released: 2022-11-18
  Summary:
  * Reformat pyproject.toml to be most compatible with 'pip install'
  * Several internal project-level optimizations...
  * git changes committed on 2022-11-09... somehow 1.6.53 wasn't pushed to pypi on 9-Nov-2022. It was pushed to pypi on 18-Nov-2022

OBS-URL: https://build.opensuse.org/request/show/1041156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=51
This commit is contained in:
2022-12-08 09:06:04 +00:00
committed by Git OBS Bridge
parent d31fc4b86c
commit 21c32b778d
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 7 14:39:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.6.53
Released: 2022-11-18
Summary:
* Reformat pyproject.toml to be most compatible with 'pip install'
* Several internal project-level optimizations...
* git changes committed on 2022-11-09... somehow 1.6.53 wasn't pushed to pypi on 9-Nov-2022. It was pushed to pypi on 18-Nov-2022
-------------------------------------------------------------------
Fri Dec 2 00:57:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>