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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 00:32:51 UTC 2020


    Date: Friday, April 24, 2020 @ 00:32:51
  Author: felixonmars
Revision: 381459

upgpkg: python2-isort 4.3.8-1

Modified:
  python2-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 23:55:05 UTC (rev 381458)
+++ PKGBUILD	2020-04-24 00:32:51 UTC (rev 381459)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python2-isort
-pkgver=4.3.7
+pkgver=4.3.8
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python2-futures' 'python2-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz")
-sha512sums=('eab3ded4dcc17bd85d54d7d44c6d68ca4777679472afa2a4957e97df49106b57fe7f142abc5bf3ff04234353ec690b9c715f2ac5ea812cbbb7db250c92c458d2')
+sha512sums=('d6b7af5c4d4b5e16d64486e5403ae408346044dc5864b373a396c75362fad93a2381e9af75152b6342bcd256864ebb6168aada16b68f50a519ffec1edbc27d31')
 
 build() {
   cd isort-$pkgver



More information about the arch-commits mailing list