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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Jan 1 09:54:42 UTC 2022


    Date: Saturday, January 1, 2022 @ 09:54:41
  Author: polyzen
Revision: 1091637

upgpkg: python-astroid 2.9.1-1

Modified:
  python-astroid/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-01 09:51:13 UTC (rev 1091636)
+++ PKGBUILD	2022-01-01 09:54:41 UTC (rev 1091637)
@@ -5,8 +5,8 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.9.0
-pkgrel=3
+pkgver=2.9.1
+pkgrel=1
 pkgdesc='A common base representation of python source code'
 arch=(any)
 url="https://github.com/PyCQA/$_pyname"
@@ -22,7 +22,7 @@
 conflicts=(python-logilab-astng)
 _archive="$_pyname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('35ceb3584637c7ad7c0238024ec8d4a7693f868238e03d37ae77975fdb45b76d')
+sha256sums=('806555807228693bbcf8273651bf66d2ff702c1956031079146b3acb9b9b9a03')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list