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

Felix Yan felixonmars at archlinux.org
Sun May 10 20:44:50 UTC 2020


    Date: Sunday, May 10, 2020 @ 20:44:49
  Author: felixonmars
Revision: 383145

upgpkg: python2-isort 4.3.10-1

Modified:
  python2-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-10 20:24:24 UTC (rev 383144)
+++ PKGBUILD	2020-05-10 20:44:49 UTC (rev 383145)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python2-isort
-pkgver=4.3.9
+pkgver=4.3.10
 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=('fa65c4d1d7d85f7bda4e90c07a6f71168c308af206773e6b3a5094ac6dc37e6e4a29026e39c319602505d6ab1ca1f45841de90c12125c266d864c007125855cb')
+sha512sums=('6f1150b236b11f235f2a9e6054b341483b4df0582af1a3d92ff5d1f0358c95c0a986fe0ab80301f2bec7cb10814604d5198781dbe2de5f6096ad8da65b16ed9a')
 
 build() {
   cd isort-$pkgver



More information about the arch-commits mailing list