15
0

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

- Upgrade to latest upstream version v1.1.29 (jre#SLE-17360):
  * setup.py: specify a version range for pyparsing
  * setup.py: lets stick to pyparsing v2.4.7
  * Don't warn if prefs file doesn't exist

OBS-URL: https://build.opensuse.org/request/show/920186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=33
This commit is contained in:
2021-09-19 20:21:34 +00:00
committed by Git OBS Bridge
parent 9131e1610f
commit a2defeaeed
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a534d0e4c890f14e93c4750cd64dd047b5e6d6fce2c202e6845da52a86c447f0
size 28528

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0cfb68931d3cfe27bf0de0627c39df45bec4eface7334bcc043d9e9f73058e9
size 28532

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 19 20:06:38 UTC 2021 - Lee Duncan <lduncan@suse.com>
- Upgrade to latest upstream version v1.1.29 (jre#SLE-17360):
* setup.py: specify a version range for pyparsing
* setup.py: lets stick to pyparsing v2.4.7
* Don't warn if prefs file doesn't exist
-------------------------------------------------------------------
Sat Jan 30 21:39:26 UTC 2021 - Lee Duncan <lduncan@suse.com>

View File

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