[arch-commits] Commit in python-astroid/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 31 06:53:59 UTC 2021
Date: Saturday, July 31, 2021 @ 06:53:58
Author: felixonmars
Revision: 420939
upgpkg: python-astroid 2.6.1-1
Modified:
python-astroid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-30 20:07:29 UTC (rev 420938)
+++ PKGBUILD 2021-07-31 06:53:58 UTC (rev 420939)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-astroid
-pkgver=2.6.0
+pkgver=2.6.1
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=('44e0833e078948eb1ba1e62710890be8cfc675f7ee136578a39e2914b082fcfbcb90b90a002998471fcd19c4092b9a3c5f71e58af32d3839fa799bcb5bf4a4ba')
+sha512sums=('2efa670edbb2317160c468465541a8a2e78b2fe09939f4d6da5f89516bbe121e347e883aac833aa14a70f20c98d889a414730db0ab836d84a78c91feb8d0ae5a')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list