diff --git a/srcpkgs/python-astroid/template b/srcpkgs/python-astroid/template index de67625b21..c7b1f5421b 100644 --- a/srcpkgs/python-astroid/template +++ b/srcpkgs/python-astroid/template @@ -1,6 +1,6 @@ # Template file for 'python-astroid' pkgname=python-astroid -version=1.4.1 +version=1.4.2 revision=1 noarch=yes replaces="python-logilab-common>=0" @@ -12,10 +12,10 @@ depends="python-six python-lazy-object-proxy python-wrapt" pycompile_module="astroid" short_desc="Abstract syntax tree for Python2" maintainer="Alessio Sergi " -homepage="https://bitbucket.org/logilab/astroid" +homepage="https://github.com/PyCQA/astroid" license="GPL-2, LGPL-2.1" distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz" -checksum=2417a2c62f07bb77485efb6dd94567ac165808a4248ecb09754116662ffa9fc2 +checksum=b734fa504179a93aa03314df48b45fb1d9d0d8770a1126e7a126c9ac4aebd5c3 post_install() { # no tests