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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Aug 23 12:44:33 UTC 2022


    Date: Tuesday, August 23, 2022 @ 12:44:32
  Author: alerque
Revision: 1275426

upgpkg: python-astroid 2.12.3-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 12:32:09 UTC (rev 1275425)
+++ PKGBUILD	2022-08-23 12:44:32 UTC (rev 1275426)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.12.2
+pkgver=2.12.3
 pkgrel=1
 pkgdesc='A common base representation of python source code'
 arch=(any)
@@ -23,7 +23,7 @@
 conflicts=(python-logilab-astng)
 _archive="$_pyname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('e9b594b5efeb77402397c419a9a4a72656b5f65205b0c3376473f1f5cfe90ec7')
+sha256sums=('b926bb979215de72bd6473ca9a52612ac9be2ce6aa718b416cda8295f9f4f647')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list