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

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Feb 28 01:39:04 UTC 2022


    Date: Monday, February 28, 2022 @ 01:39:03
  Author: polyzen
Revision: 1138071

upgpkg: python-astroid 2.10.0-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 01:11:54 UTC (rev 1138070)
+++ PKGBUILD	2022-02-28 01:39:03 UTC (rev 1138071)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.9.3
+pkgver=2.10.0
 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=('07234423c3722df6aa067c15f5fa60adf4f1d6ae659d2ab147acb40a8a1904f7')
+sha256sums=('4115a49a72af431eef200fd677b781f8097241614f28b71ae5fdce9957001124')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list