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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 11 11:01:31 UTC 2019 - Matej Cepl <mcepl@suse.com>
- 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
-------------------------------------------------------------------
Wed Jan 16 17:41:43 CET 2019 - mcepl@suse.com