diff --git a/python-rope.changes b/python-rope.changes index 4d26f9b..9f53ab7 100644 --- a/python-rope.changes +++ b/python-rope.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 21 11:09:36 UTC 2024 - Dirk Müller + +- update to 1.12.0: + * #733 skip directories with perm error when building + autoimport index (@MrBago) + * #722, #723 Remove site-packages from packages search tree + (@tkrabel) + * #738 Implement os.PathLike on Resource (@lieryan) + * #739, #736 Ensure autoimport requests uses indexes (@lieryan) + * #734, #735 raise exception when extracting the start of a + block without the end + ------------------------------------------------------------------- Fri Dec 29 09:51:08 UTC 2023 - Dirk Müller diff --git a/python-rope.spec b/python-rope.spec index 862dc16..a809041 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,7 +1,7 @@ # # spec file for package python-rope # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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-rope -Version: 1.11.0 +Version: 1.12.0 Release: 0 Summary: A python refactoring library License: LGPL-3.0-or-later diff --git a/rope-1.11.0.tar.gz b/rope-1.11.0.tar.gz deleted file mode 100644 index b9dabba..0000000 --- a/rope-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac0cbdcda5a546e1e56c54976df07ea2cb04c806f65459bc213536c5d1bc073e -size 287210 diff --git a/rope-1.12.0.tar.gz b/rope-1.12.0.tar.gz new file mode 100644 index 0000000..5c68996 --- /dev/null +++ b/rope-1.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9 +size 288737