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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 22:36:23 UTC 2021


    Date: Sunday, March 21, 2021 @ 22:36:23
  Author: felixonmars
Revision: 410439

upgpkg: python-isort 5.8.0-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 21:28:48 UTC (rev 410438)
+++ PKGBUILD	2021-03-21 22:36:23 UTC (rev 410439)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.7.0
+pkgver=5.8.0
 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=('d651f9101c0a68558f6f7ea9e1348eabdff70c7ffc537656fe2a9c9c66e8d5fcd369e5ffd08a791393b1bd4af006131818c43260e7e9e5db307becc21fccb777')
+sha512sums=('a49597b2bf66499c4895cea2946805ecc02c191448af0b3fe1418571f4ea46ac52b13529ac65da1d119f47a49120aecef29ad32d2403f665d45475d49795412a')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list