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

Felix Yan felixonmars at archlinux.org
Mon Jun 29 08:54:31 UTC 2020


    Date: Monday, June 29, 2020 @ 08:54:31
  Author: felixonmars
Revision: 390577

upgpkg: python2-isort 4.3.19-1

Modified:
  python2-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 08:51:29 UTC (rev 390576)
+++ PKGBUILD	2020-06-29 08:54:31 UTC (rev 390577)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python2-isort
-pkgver=4.3.18
+pkgver=4.3.19
 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=('548c15a6182f6b40ead4fd6a1b73b60065e0928988259bbf4fe488eb95d64fd06e8cd3752fb632cca5a56989b1fd338a9c126d28c6d141b025388ef57ac0f0d2')
+sha512sums=('9c14ca98f8ecfb8b443e137b2565c5828bd17a9114b5cecdb7b5dc903bbd5348f7c25dd468c840abf22ee905ddd932da364aa16a2fded804815ab4c92fa6d141')
 
 build() {
   cd isort-$pkgver



More information about the arch-commits mailing list