diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-08-13 20:49:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:53 +0700 |
commit | c0f502706e307f8b3d47bc42dced977adf89799e (patch) | |
tree | e2bba8e5e3321f1f4a4b84ce8b876b41a46a2a75 /python/astroid/astroid.info | |
parent | e9ff32713d1e054614e2d74cd7727bde0cc094be (diff) |
python/astroid: Downgraded for version 1.6.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/astroid/astroid.info')
-rw-r--r-- | python/astroid/astroid.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/astroid/astroid.info b/python/astroid/astroid.info index 69b2fded5a05a..ff5281b792a42 100644 --- a/python/astroid/astroid.info +++ b/python/astroid/astroid.info @@ -1,8 +1,8 @@ PRGNAM="astroid" -VERSION="2.0.4" +VERSION="1.6.5" HOMEPAGE="https://bitbucket.org/logilab/astroid" -DOWNLOAD="https://files.pythonhosted.org/packages/73/5f/560f729a496a27b658687d90ece2865c9b8ba60f28f7460f5ebf2acf8c4f/astroid-2.0.4.tar.gz" -MD5SUM="eb1c4312019809696634b33d639eee9d" +DOWNLOAD="https://files.pythonhosted.org/packages/04/58/2dc2c7769c37eac4665870a8e925334837bfe9b23599d28f3767a72e593a/astroid-1.6.5.tar.gz" +MD5SUM="2dd01ef0d5b5f0fc754c1ba40137b61c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six python-lazy-object-proxy python-wrapt" |