15
0

Accepting request 1096428 from home:lee_duncan:branches:devel:languages:python

- Upgrade to latest upstream version v1.1.30:
 * setup.py: relax pyparsing version restriction
 * Replace more occurrences of getargspec() with getfullargspec()
 * replace getargspec() with getfullargspec()

OBS-URL: https://build.opensuse.org/request/show/1096428
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=36
This commit is contained in:
2023-07-02 19:16:38 +00:00
committed by Git OBS Bridge
parent 6eb18fc81a
commit 960b0f5f65
5 changed files with 13 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-configshell-fb
Version: 1.1.29
Version: 1.1.30
Release: 0%{?dist}
Summary: A Python library for building configuration shells
License: Apache-2.0