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

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Jan 10 00:01:46 UTC 2022


    Date: Monday, January 10, 2022 @ 00:01:46
  Author: polyzen
Revision: 1098774

upgpkg: python-astroid 2.9.3-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 23:59:15 UTC (rev 1098773)
+++ PKGBUILD	2022-01-10 00:01:46 UTC (rev 1098774)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.9.2
+pkgver=2.9.3
 pkgrel=1
 pkgdesc='A common base representation of python source code'
 arch=(any)
@@ -22,7 +22,7 @@
 conflicts=(python-logilab-astng)
 _archive="$_pyname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('ebd3f5787d466ae0317fa343924fece58c0b2c2dae462649dceb4b14ca784044')
+sha256sums=('07234423c3722df6aa067c15f5fa60adf4f1d6ae659d2ab147acb40a8a1904f7')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list