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

Felix Yan felixonmars at archlinux.org
Tue Jul 17 08:00:09 UTC 2018


    Date: Tuesday, July 17, 2018 @ 08:00:09
  Author: felixonmars
Revision: 328867

upgpkg: python-astroid 2.0-4

rebuild for Python 3.7

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 07:58:51 UTC (rev 328866)
+++ PKGBUILD	2018-07-17 08:00:09 UTC (rev 328867)
@@ -4,12 +4,12 @@
 
 pkgname=python-astroid
 pkgver=2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
 url="https://github.com/PyCQA/astroid"
 license=('LGPL')
-depends=('python-six' 'python-lazy-object-proxy' 'python-wrapt' 'python-typed-ast')
+depends=('python-six' 'python-lazy-object-proxy' 'python-wrapt')
 makedepends=('python-setuptools')
 checkdepends=('python-dateutil' 'python-pytest' 'python-numpy' 'python-nose')
 replaces=('python-logilab-astng')



More information about the arch-commits mailing list