[arch-commits] Commit in python-astroid/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 7 03:52:17 UTC 2018
Date: Tuesday, August 7, 2018 @ 03:52:17
Author: felixonmars
Revision: 331082
upgpkg: python-astroid 2.0.2-1
Modified:
python-astroid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-07 03:51:02 UTC (rev 331081)
+++ PKGBUILD 2018-08-07 03:52:17 UTC (rev 331082)
@@ -3,7 +3,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-astroid
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Useful miscellaneous modules used by Logilab projects"
arch=('any')
@@ -15,7 +15,7 @@
replaces=('python-logilab-astng')
conflicts=('python-logilab-astng')
source=(https://github.com/PyCQA/astroid/archive/astroid-$pkgver.tar.gz)
-sha512sums=('cdc1b7274636b0b011a2086c34460d31dd05f0e94f80065c30277dc30bc1c70081d39a0034232c566ca2d88762b69f55c22681b188b83726e05fbf83ad601549')
+sha512sums=('822171fb08a598976019c4754f0318b2ecef07c080ec01ff03a86e140d0802311aa2523277bcad4966ca5803fb0a12b529dbf531d9642872d8b0b89cd885d3cf')
build() {
cd "$srcdir"/astroid-astroid-$pkgver
More information about the arch-commits
mailing list