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

Felix Yan felixonmars at archlinux.org
Wed Sep 30 20:55:41 UTC 2020


    Date: Wednesday, September 30, 2020 @ 20:55:41
  Author: felixonmars
Revision: 397013

upgpkg: python-isort 5.5.4-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-30 20:55:36 UTC (rev 397012)
+++ PKGBUILD	2020-09-30 20:55:41 UTC (rev 397013)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.5.3
+pkgver=5.5.4
 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=('ac34f8b93998f5a452b51117ec2b838553c4bd7e50dd8e1c37f9ef64d78d5eead6d9b1f5e22d4640e1ec237771be6477f43b186c0696591841c7c0c2f5daa89f')
+sha512sums=('39775e3ff7395c673e0bb0db6c612243b594d4dca1f98e85bb6cb761d2af7eba4afb1f3814b1fdfce31c4afbc93175bb18883833c2d3fb960eeebc73c7afef00')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list