1
0

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

- Update to version v1.1.27 from v1.1.26 (jre#SLE-9345):
  * version 1.1.27
  * Use pyparsing's locatedExpr instead of our custom helper
  And updated the SPEC file, also adding a _service file.
  Replacing configshell-fb-1.1.26.tar.gz with
  python-configshell-fb-v1.1.27.tar.xz, and adding one
  upstrem patch:
  * Ensure-that-all-output-reaches-the-client-when-daemo.patch

OBS-URL: https://build.opensuse.org/request/show/781300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=27
This commit is contained in:
2020-03-03 17:54:03 +00:00
committed by Git OBS Bridge
parent 624fa10daa
commit 74f5e5aca3
7 changed files with 72 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Mar 03 17:32:48 UTC 2020 - lduncan@suse.com
- Update to version v1.1.27 from v1.1.26 (jre#SLE-9345):
* version 1.1.27
* Use pyparsing's locatedExpr instead of our custom helper
And updated the SPEC file, also adding a _service file.
Replacing configshell-fb-1.1.26.tar.gz with
python-configshell-fb-v1.1.27.tar.xz, and adding one
upstrem patch:
* Ensure-that-all-output-reaches-the-client-when-daemo.patch
-------------------------------------------------------------------
Mon Sep 16 17:27:49 UTC 2019 - Lee Duncan <lduncan@suse.com>