15
0
forked from pool/python-path

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

- Update to version 16.5.0 
  * Refreshed packaging.
  #197: Fixed default argument rendering in docs.
  #209: Refactored write_lines to re-use open semantics. Deprecated the linesep parameter.

OBS-URL: https://build.opensuse.org/request/show/1010258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=9
This commit is contained in:
2022-10-13 06:58:02 +00:00
committed by Git OBS Bridge
parent 14d1c60c56
commit 7dc2908260
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 12 13:55:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 16.5.0
* Refreshed packaging.
#197: Fixed default argument rendering in docs.
#209: Refactored write_lines to re-use open semantics. Deprecated the linesep parameter.
-------------------------------------------------------------------
Wed Mar 30 19:11:53 UTC 2022 - Ben Greiner <code@bnavigator.de>