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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baf2e757c4b19be8208f9e67e48fb475b4a577d5613590ce46693bdbdf082f52
|
||||
size 48289
|
||||
3
path-16.5.0.tar.gz
Normal file
3
path-16.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2
|
||||
size 48662
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
%define skip_python2 1
|
||||
%define modname path
|
||||
Name: python-path%{psuffix}
|
||||
Version: 16.4.0
|
||||
Version: 16.5.0
|
||||
Release: 0
|
||||
Summary: A module wrapper for os.path
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user