[arch-commits] Commit in python-isort/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 18 07:58:18 UTC 2020
Date: Tuesday, August 18, 2020 @ 07:58:18
Author: felixonmars
Revision: 394363
upgpkg: python-isort 5.3.2-1
Modified:
python-isort/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-18 07:32:38 UTC (rev 394362)
+++ PKGBUILD 2020-08-18 07:58:18 UTC (rev 394363)
@@ -2,7 +2,7 @@
# Contributor: Yaron de Leeuw <me at jarondl.net>
pkgname=python-isort
-pkgver=5.3.1
+pkgver=5.3.2
pkgrel=1
pkgdesc="A Python utility / library to sort Python imports."
arch=('any')
@@ -14,7 +14,7 @@
'python-libcst' 'python-pip' 'python-pip-api' 'python-pipreqs' 'python-pytest'
'python-requirementslib')
source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('12f510e3d5826ee4ec8061926d022f03964235fc32eebfc5c85dec4f75bde168bac3f229ebecfdd6353c79df55ede58d6dfeacc233aa7b489c2e5d03d05879df')
+sha512sums=('c1ae67a8024bb7f7aa9bff6be5990de8dfe1e565a679a4a7c36f16b43e018982d82dfe4f85c8a8862e7f013d470fc730be6e6c9971e95f01d682452f271ac69e')
prepare() {
cd isort-$pkgver
More information about the arch-commits
mailing list