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

Felix Yan felixonmars at gemini.archlinux.org
Tue Jul 27 06:15:53 UTC 2021


    Date: Tuesday, July 27, 2021 @ 06:15:52
  Author: felixonmars
Revision: 420442

upgpkg: python-astroid 2.6.0-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 21:44:49 UTC (rev 420441)
+++ PKGBUILD	2021-07-27 06:15:52 UTC (rev 420442)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-astroid
-pkgver=2.5.8
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
@@ -14,7 +14,7 @@
 replaces=('python-logilab-astng')
 conflicts=('python-logilab-astng')
 source=(https://github.com/PyCQA/astroid/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('ab2f413e399810e98bd61c837ac90674e7c6d8e2f4d32f3141b21bf1360c785831fc4afd347e755c97627a04cb482aa4e455897e1c02eec8c5fcd28c54c1e9fc')
+sha512sums=('44e0833e078948eb1ba1e62710890be8cfc675f7ee136578a39e2914b082fcfbcb90b90a002998471fcd19c4092b9a3c5f71e58af32d3839fa799bcb5bf4a4ba')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list