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

Felix Yan felixonmars at archlinux.org
Mon Oct 19 11:17:54 UTC 2020


    Date: Monday, October 19, 2020 @ 11:17:54
  Author: felixonmars
Revision: 398569

upgpkg: python-isort 5.6.2-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 09:51:17 UTC (rev 398568)
+++ PKGBUILD	2020-10-19 11:17:54 UTC (rev 398569)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.6.1
+pkgver=5.6.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-pytest-mock' 'python-requirementslib')
 source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('cc18647f985d71d35d698c259e21c4f0ee5c95607585ad63751653cb442a1111cf360cbc9db6705e7fa14ecb9236d2f385f3a18bc98dd8b06554f26a9b21bb30')
+sha512sums=('3df4637c23194f3cb3f3aebaca6dd0ad7d1bff5b52a3dff82601d0531e49460e7555e6f931a8a9e2c585582a2757ea1c8a4f68a0dde9183af7ff7f6ee5bc720b')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list