18
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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-ciscoconfparse
Version: 1.6.52
Version: 1.6.53
Release: 0
Summary: Library for parsing, querying and modifying Cisco IOS-style configurations
License: GPL-3.0-or-later