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

Felix Yan felixonmars at archlinux.org
Sun Oct 11 16:59:06 UTC 2020


    Date: Sunday, October 11, 2020 @ 16:59:06
  Author: felixonmars
Revision: 397942

upgpkg: python-isort 5.5.5-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-11 10:56:20 UTC (rev 397941)
+++ PKGBUILD	2020-10-11 16:59:06 UTC (rev 397942)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.5.4
+pkgver=5.5.5
 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=('39775e3ff7395c673e0bb0db6c612243b594d4dca1f98e85bb6cb761d2af7eba4afb1f3814b1fdfce31c4afbc93175bb18883833c2d3fb960eeebc73c7afef00')
+sha512sums=('7d5918b98f324ee13fecef54fdac662bf4d692cabe49d7b4b4f0646d372e148e13f24add9afbaabbb0b65ccb631d5f15b3005fbd0936955c46583c1fc1f13614')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list