From a2defeaeed1ca8e7f9b90acd5d521bc8fe3cb7392a702a87a4dacd928e0281fb Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Sun, 19 Sep 2021 20:21:34 +0000 Subject: [PATCH] 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 --- python-configshell-fb-1.1.28.tar.xz | 3 --- python-configshell-fb-1.1.29.tar.xz | 3 +++ python-configshell-fb.changes | 8 ++++++++ python-configshell-fb.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 python-configshell-fb-1.1.28.tar.xz create mode 100644 python-configshell-fb-1.1.29.tar.xz diff --git a/python-configshell-fb-1.1.28.tar.xz b/python-configshell-fb-1.1.28.tar.xz deleted file mode 100644 index b44ff4f..0000000 --- a/python-configshell-fb-1.1.28.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a534d0e4c890f14e93c4750cd64dd047b5e6d6fce2c202e6845da52a86c447f0 -size 28528 diff --git a/python-configshell-fb-1.1.29.tar.xz b/python-configshell-fb-1.1.29.tar.xz new file mode 100644 index 0000000..ed024b5 --- /dev/null +++ b/python-configshell-fb-1.1.29.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cfb68931d3cfe27bf0de0627c39df45bec4eface7334bcc043d9e9f73058e9 +size 28532 diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index 2c643ef..9c43c62 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 19 20:06:38 UTC 2021 - Lee Duncan + +- 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 diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index 551cd7c..fc14b19 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -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