diff --git a/python-rope.changes b/python-rope.changes index a358064..cca71c8 100644 --- a/python-rope.changes +++ b/python-rope.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 11 11:01:31 UTC 2019 - Matej Cepl + +- 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 diff --git a/python-rope.spec b/python-rope.spec index 3e2924a..f3419d6 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -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 diff --git a/rope-0.11.0.tar.gz b/rope-0.11.0.tar.gz deleted file mode 100644 index 58d6704..0000000 --- a/rope-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a108c445e1cd897fe19272ab7877d172e7faf3d4148c80e7d20faba42ea8f7b2 -size 247351 diff --git a/rope-0.12.0.tar.gz b/rope-0.12.0.tar.gz new file mode 100644 index 0000000..b9d1287 --- /dev/null +++ b/rope-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031eb54b3eeec89f4304ede816995ed2b93a21e6fba16bd02aff10a0d6c257b7 +size 246543