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

Felix Yan felixonmars at archlinux.org
Thu Sep 3 20:45:03 UTC 2020


    Date: Thursday, September 3, 2020 @ 20:45:03
  Author: felixonmars
Revision: 395421

upgpkg: python-isort 5.5.0-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-03 20:28:53 UTC (rev 395420)
+++ PKGBUILD	2020-09-03 20:45:03 UTC (rev 395421)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.4.2
+pkgver=5.5.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-requirementslib')
 source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('044b40e3443248f9353a8903e410ebac0b8b6535d04b9f61cf336554aca44f6e77ada92aed89650c9a3919d97ea9f7806170e543cfb9ab1657d47d34585b8aaa')
+sha512sums=('8c48c833bf72d94eb3295db140e2cb5dda3b3b87356f9705b9804d83593d83136f0baa4ad720b985b1e391eae260fa4a7f560af50bc9814720b79889acdc5d99')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list