diff --git a/path-17.0.0.tar.gz b/path-17.0.0.tar.gz deleted file mode 100644 index cd9afe9..0000000 --- a/path-17.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1540261d22df1416fb1b498b3b1ed5353a371a48fe197d66611bb01e7fab2d5 -size 49721 diff --git a/path-17.1.0.tar.gz b/path-17.1.0.tar.gz new file mode 100644 index 0000000..1027f5d --- /dev/null +++ b/path-17.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41e05ed4fa1d4f6d702df3c1e0a1a255d7b544287432456455dc7c51e5f98e9 +size 50081 diff --git a/python-path.changes b/python-path.changes index 73223bb..2f6c41a 100644 --- a/python-path.changes +++ b/python-path.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 6 11:38:57 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 17.1.0 + * Fully inlined the type annotations. + ------------------------------------------------------------------- Sun Aug 18 16:59:02 UTC 2024 - Dirk Müller diff --git a/python-path.spec b/python-path.spec index 7a72cbb..636ba87 100644 --- a/python-path.spec +++ b/python-path.spec @@ -1,7 +1,7 @@ # # spec file for package python-path # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %define modname path %{?sle15_python_module_pythons} Name: python-path%{psuffix} -Version: 17.0.0 +Version: 17.1.0 Release: 0 Summary: A module wrapper for os.path License: MIT