15
0
forked from pool/python-rope

Accepting request 1108787 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1108787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rope?expand=0&rev=30
This commit is contained in:
2023-09-04 20:53:09 +00:00
committed by Git OBS Bridge
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Sep 3 23:28:27 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>
- Update to 1.9.0:
- Changes from 1.9.0:
* Implement nonlocal keyword
* Automatically purge autoimport.db when there is schema change
- Changes from 1.8.0:
* Install pre-commit hooks on rope repository
* Remove unused init() methods
* Reformat using black 23.1.0
* Fix/supress all mypy complaints
* Remove a do-nothing statement in soi._handle_first_parameter
* Fix autoimport not scanning packages recursively
- Changes from 1.7.0:
* Implement MoveGlobal using string as destination module names
* Fix parsing of octal literal
* Fix fstrings with mismatched parens
* Fix renaming kwargs when refactoring from imports
* Remove init from import statement when using sqlite autoimport
* Update readme to reflect 1.0 has been released
-------------------------------------------------------------------
Fri Dec 30 10:09:12 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-rope
#
# 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 @@
%define upname rope
Name: python-rope
Version: 1.6.0
Version: 1.9.0
Release: 0
Summary: A python refactoring library
License: LGPL-3.0-or-later

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:931aea154365556a7daac01cbcece0c9c118755bfff7c65ab242b69585167eca
size 289325

3
rope-1.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f48d708132c0e062b411308732ca13933b976486b4b53d1e804f94ed08d69503
size 298227