[arch-commits] Commit in python-astroid/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Nov 23 07:53:09 UTC 2014


    Date: Sunday, November 23, 2014 @ 08:53:08
  Author: fyan
Revision: 226863

upgpkg: python-astroid 1.3.2-1

Modified:
  python-astroid/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-23 04:25:40 UTC (rev 226862)
+++ PKGBUILD	2014-11-23 07:53:08 UTC (rev 226863)
@@ -4,7 +4,7 @@
 
 pkgbase=python-astroid
 pkgname=('python2-astroid' 'python-astroid')
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 checkdepends=('python-logilab-common' 'python2-logilab-common')
 source=("https://pypi.python.org/packages/source/a/astroid/astroid-${pkgver}.tar.gz")
-sha1sums=('c26bae017d50275f71a4afc2969d7147142629b0')
+sha1sums=('9651799514b6d434c2c94f1125c19bfabb494ec4')
 
 prepare() {
   cp -a astroid-${pkgver}{,-py3}



More information about the arch-commits mailing list