15
0
forked from pool/python-path

Accepting request 1010372 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1010372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-path?expand=0&rev=4
This commit is contained in:
2022-10-14 13:40:15 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2
size 48662

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>

View File

@@ -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