14
0
forked from pool/python-sarge

Accepting request 1008821 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.1.7.post1 
  * Fixed #50: Initialized commands attribute in a constructor.
  * Fixed #52: Updated documentation to show improved command line parsing under Windows.
  * Fixed #53: Added waiter.py to the manifest so that the test suite can be run.

OBS-URL: https://build.opensuse.org/request/show/1008821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sarge?expand=0&rev=4
This commit is contained in:
2022-10-10 07:11:18 +00:00
committed by Git OBS Bridge
parent 3e24ae5a3b
commit cf46dc4027
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 7 15:19:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.1.7.post1
* Fixed #50: Initialized commands attribute in a constructor.
* Fixed #52: Updated documentation to show improved command line parsing under Windows.
* Fixed #53: Added waiter.py to the manifest so that the test suite can be run.
-------------------------------------------------------------------
Sun Feb 3 02:25:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>