diff --git a/jaraco.path-3.4.0.tar.gz b/jaraco.path-3.4.0.tar.gz deleted file mode 100644 index 6125e35..0000000 --- a/jaraco.path-3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1594f3fcf760485fc9d8e07ba258be995953e72b308d7c4c93586d1552536086 -size 9574 diff --git a/jaraco.path-3.5.0.tar.gz b/jaraco.path-3.5.0.tar.gz new file mode 100644 index 0000000..8ef3c68 --- /dev/null +++ b/jaraco.path-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb87aa212f6777b4efc230a6ff3cc071e148c4b9b390dd44c5041310aad39c14 +size 11060 diff --git a/python-jaraco.path.changes b/python-jaraco.path.changes index 6af51c6..2f27b80 100644 --- a/python-jaraco.path.changes +++ b/python-jaraco.path.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 4 21:52:25 UTC 2023 - Dirk Müller + +- update to 3.5.0: + * Introduced ``Recording`` object and ``TreeMaker`` protocol, + with ``build()`` now explicitly accepting any ``TreeMaker``. + * Fixed EncodingWarnings and ResourceWarnings. + ------------------------------------------------------------------- Fri Apr 21 12:27:25 UTC 2023 - Dirk Müller diff --git a/python-jaraco.path.spec b/python-jaraco.path.spec index d804f12..3cacd3e 100644 --- a/python-jaraco.path.spec +++ b/python-jaraco.path.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.path # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-jaraco.path -Version: 3.4.0 +Version: 3.5.0 Release: 0 Summary: Miscellaneous path functions for jaraco packages License: MIT