15
0

Accepting request 358744 from home:stroeder:branches:devel:languages:python

update to 1.4.4 and added new dependencies on *new* packages (python-lazy_object_proxy and python-wrapt)

OBS-URL: https://build.opensuse.org/request/show/358744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=20
This commit is contained in:
2016-02-22 14:48:17 +00:00
committed by Git OBS Bridge
parent 230269b9c8
commit c3f58a9c2e
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 10 12:58:40 UTC 2016 - michael@stroeder.com
- Added missing dependencies on python-lazy_object_proxy
and python-wrapt
- Update to version 1.4.4
* unpack_infer raises InferenceError if it can't operate
with the given sequences of nodes.
* Support accessing properties with super().
* Enforce strong updates per frames.
-------------------------------------------------------------------
Wed Jan 13 10:03:16 UTC 2016 - toddrme2178@gmail.com