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

Felix Yan felixonmars at archlinux.org
Fri Aug 21 07:52:06 UTC 2020


    Date: Friday, August 21, 2020 @ 07:52:05
  Author: felixonmars
Revision: 394469

upgpkg: python-isort 5.4.2-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-21 05:18:15 UTC (rev 394468)
+++ PKGBUILD	2020-08-21 07:52:05 UTC (rev 394469)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.4.1
+pkgver=5.4.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=('f677e56bfcabcdfafde4c34e800b94fc17d6c4d0a33c93c0a6c78667d25f8e2a60fe9ef76ef224d52f932e2d19d275ca87b093001091da37f509104b8bb41b46')
+sha512sums=('044b40e3443248f9353a8903e410ebac0b8b6535d04b9f61cf336554aca44f6e77ada92aed89650c9a3919d97ea9f7806170e543cfb9ab1657d47d34585b8aaa')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list