15
0

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

- Update to version v1.1.28 from v1.1.27 (jre#SLE-17360):
  * version 1.1.28
  * Ensure that all output reaches the client when daemonized
  * Remove Epydoc markup from command messages
  * Remove epydoc imports and epydoc calls
  Which removed the need for patch:
  * Ensure-that-all-output-reaches-the-client-when-daemo.patch

OBS-URL: https://build.opensuse.org/request/show/868029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=31
This commit is contained in:
2021-01-30 21:46:54 +00:00
committed by Git OBS Bridge
parent 61ceba6b77
commit 9131e1610f
6 changed files with 21 additions and 37 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jan 30 21:39:26 UTC 2021 - Lee Duncan <lduncan@suse.com>
- Update to version v1.1.28 from v1.1.27 (jre#SLE-17360):
* version 1.1.28
* Ensure that all output reaches the client when daemonized
* Remove Epydoc markup from command messages
* Remove epydoc imports and epydoc calls
Which removed the need for patch:
* Ensure-that-all-output-reaches-the-client-when-daemo.patch
-------------------------------------------------------------------
Tue Mar 03 17:32:48 UTC 2020 - lduncan@suse.com