15
0

- Version update to 2.0.4:

* only supports python3.0+
  * Many many changes see ChangeLog fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=31
This commit is contained in:
Tomáš Chvátal
2018-09-14 15:38:03 +00:00
committed by Git OBS Bridge
parent 842f102c9b
commit 35c649bff6
4 changed files with 13 additions and 19 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 14 15:01:23 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 2.0.4:
* only supports python3.0+
* Many many changes see ChangeLog fixes
-------------------------------------------------------------------
Mon Jul 16 11:53:57 UTC 2018 - tchvatal@suse.com