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

Felix Yan felixonmars at archlinux.org
Fri Jul 8 02:45:45 UTC 2016


    Date: Friday, July 8, 2016 @ 02:45:45
  Author: felixonmars
Revision: 271153

upgpkg: python-astroid 1.4.7-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-07 22:39:29 UTC (rev 271152)
+++ PKGBUILD	2016-07-08 02:45:45 UTC (rev 271153)
@@ -4,7 +4,7 @@
 
 pkgbase=python-astroid
 pkgname=('python2-astroid' 'python-astroid')
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
@@ -47,7 +47,8 @@
 }
 
 package_python2-astroid() {
-  depends=('python2-six' 'python2-lazy-object-proxy' 'python2-wrapt' 'python2-singledispatch' 'python2-enum34')
+  depends=('python2-six' 'python2-lazy-object-proxy' 'python2-wrapt' 'python2-singledispatch'
+           'python2-enum34')
   replaces=('python2-logilab-astng')
   conflicts=('python2-logilab-astng')
 



More information about the arch-commits mailing list