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

Felix Yan fyan at archlinux.org
Mon Nov 30 01:45:17 UTC 2015


    Date: Monday, November 30, 2015 @ 02:45:17
  Author: fyan
Revision: 252069

upgpkg: python-astroid 1.4.1-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-30 00:19:17 UTC (rev 252068)
+++ PKGBUILD	2015-11-30 01:45:17 UTC (rev 252069)
@@ -4,8 +4,7 @@
 
 pkgbase=python-astroid
 pkgname=('python2-astroid' 'python-astroid')
-pkgver=1.3.8.20150929
-_commit=e73ae8a0f1fcecd33a3b13c754556d18c81ae88a
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
@@ -14,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six' 'mercurial'
              'python-lazy-object-proxy' 'python2-lazy-object-proxy' 'python-wrapt' 'python2-wrapt'
              'python2-singledispatch')
-source=("hg+https://bitbucket.org/logilab/astroid#revision=$_commit")
+source=("hg+https://bitbucket.org/logilab/astroid#tag=astroid-$pkgver")
 sha1sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list