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

Felix Yan felixonmars at archlinux.org
Mon Sep 21 09:12:09 UTC 2020


    Date: Monday, September 21, 2020 @ 09:12:09
  Author: felixonmars
Revision: 396378

upgpkg: python-isort 5.5.3-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-21 09:09:59 UTC (rev 396377)
+++ PKGBUILD	2020-09-21 09:12:09 UTC (rev 396378)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.5.2
+pkgver=5.5.3
 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-pytest-mock' 'python-requirementslib')
 source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('07cbbf895ce89cef1600e0e7d974bd9e790ce277e88f38f75e871fc3876c4ef8fe167e89c8f0d5f0442b54b5417f5c7682957c581856a09f72ed6788e2a8d1b9')
+sha512sums=('ac34f8b93998f5a452b51117ec2b838553c4bd7e50dd8e1c37f9ef64d78d5eead6d9b1f5e22d4640e1ec237771be6477f43b186c0696591841c7c0c2f5daa89f')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list