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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Oct 6 22:24:16 UTC 2021


    Date: Wednesday, October 6, 2021 @ 22:24:16
  Author: alerque
Revision: 1027895

upgpkg: python-astroid 2.8.1-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-06 21:49:26 UTC (rev 1027894)
+++ PKGBUILD	2021-10-06 22:24:16 UTC (rev 1027895)
@@ -4,7 +4,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.8.0
+pkgver=2.8.1
 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=('20d69b874d2fd6ffd3f71c51ce67ba253f288342b803bda247da2595f0d0ed8f')
+sha256sums=('a9713d5f5dcb3d07455973f26a9fdada449c2c0284db5794fd1f1a2f9e6f87a1')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list