diff --git a/path-16.4.0.tar.gz b/path-16.4.0.tar.gz deleted file mode 100644 index 1266f17..0000000 --- a/path-16.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baf2e757c4b19be8208f9e67e48fb475b4a577d5613590ce46693bdbdf082f52 -size 48289 diff --git a/path-16.5.0.tar.gz b/path-16.5.0.tar.gz new file mode 100644 index 0000000..ff341fb --- /dev/null +++ b/path-16.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2 +size 48662 diff --git a/python-path.changes b/python-path.changes index f3cf81e..5b20b35 100644 --- a/python-path.changes +++ b/python-path.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 12 13:55:19 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-path.spec b/python-path.spec index c61138a..26abcb7 100644 --- a/python-path.spec +++ b/python-path.spec @@ -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