14
0
forked from pool/python-rope

Accepting request 673301 from home:mcepl:branches:devel:languages:python

- Upgrade to 0.12.0:
    * gh#python-rope/rope#218: support for all of the new
      async-related nodes.
    * gh#python-rope/rope#259: fix installation issues on Windows

OBS-URL: https://build.opensuse.org/request/show/673301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=22
This commit is contained in:
2019-02-11 11:27:49 +00:00
committed by Git OBS Bridge
parent 377d7e60f6
commit d046fb1648
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define upname rope
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rope
Version: 0.11.0
Version: 0.12.0
Release: 0
Summary: A python refactoring library
License: GPL-2.0-or-later