[arch-commits] Commit in python-astroid/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Thu Oct 7 07:41:42 UTC 2021
Date: Thursday, October 7, 2021 @ 07:41:42
Author: alerque
Revision: 1027909
upgpkg: python-astroid 2.8.2-1
Modified:
python-astroid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-07 07:15:44 UTC (rev 1027908)
+++ PKGBUILD 2021-10-07 07:41:42 UTC (rev 1027909)
@@ -4,7 +4,7 @@
_pyname=astroid
pkgname=python-$_pyname
-pkgver=2.8.1
+pkgver=2.8.2
pkgrel=1
pkgdesc='A common base representation of python source code'
arch=(any)
@@ -21,7 +21,7 @@
conflicts=(python-logilab-astng)
_archive="$_pyname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('a9713d5f5dcb3d07455973f26a9fdada449c2c0284db5794fd1f1a2f9e6f87a1')
+sha256sums=('9482e448b9b7e6990ec6fc4aca8edd4c32bbabce9d296a4f07089a14cf4e83da')
build() {
cd "$_archive"
More information about the arch-commits
mailing list