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

Felix Yan felixonmars at archlinux.org
Wed Aug 19 22:52:14 UTC 2020


    Date: Wednesday, August 19, 2020 @ 22:52:14
  Author: felixonmars
Revision: 394396

upgpkg: python-isort 5.4.1-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 15:26:41 UTC (rev 394395)
+++ PKGBUILD	2020-08-19 22:52:14 UTC (rev 394396)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.4.0
+pkgver=5.4.1
 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=('98fd26c704c7e4c3fb0ed89f18ba8f648256d7744ec2aad128010a5fe39e2875d4c0fab87e282c75cb0d8c02db9186352eba3440cbea0a60442cf289a9161c78')
+sha512sums=('f677e56bfcabcdfafde4c34e800b94fc17d6c4d0a33c93c0a6c78667d25f8e2a60fe9ef76ef224d52f932e2d19d275ca87b093001091da37f509104b8bb41b46')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list