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

Caleb Maclennan alerque at gemini.archlinux.org
Sun Jul 10 08:24:40 UTC 2022


    Date: Sunday, July 10, 2022 @ 08:24:40
  Author: alerque
Revision: 1249266

upgpkg: python-astroid 2.12.1-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-10 03:59:10 UTC (rev 1249265)
+++ PKGBUILD	2022-07-10 08:24:40 UTC (rev 1249266)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.12.0
+pkgver=2.12.1
 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=('1f9c18a16417980eb7586045ea9ab726ec3f5d5acf8136f1f32531d781f67140')
+sha256sums=('70359d20026ee695a4d90d9494dfa0cd9caa5dfd465c0cf3dc951ca1514b72b6')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list