forked from pool/python-rope
Accepting request 1140277 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1140277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rope?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 21 11:09:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Fri Dec 29 09:51:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rope
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-rope
|
Name: python-rope
|
||||||
Version: 1.11.0
|
Version: 1.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A python refactoring library
|
Summary: A python refactoring library
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac0cbdcda5a546e1e56c54976df07ea2cb04c806f65459bc213536c5d1bc073e
|
|
||||||
size 287210
|
|
3
rope-1.12.0.tar.gz
Normal file
3
rope-1.12.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9
|
||||||
|
size 288737
|
Reference in New Issue
Block a user