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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 06:25:03 UTC 2017


    Date: Tuesday, June 6, 2017 @ 06:25:03
  Author: felixonmars
Revision: 297838

upgpkg: python-isort 4.2.14-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 05:33:07 UTC (rev 297837)
+++ PKGBUILD	2017-06-06 06:25:03 UTC (rev 297838)
@@ -4,7 +4,7 @@
 
 pkgbase=python-isort
 pkgname=('python-isort' 'python2-isort')
-pkgver=4.2.13
+pkgver=4.2.14
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz")
-sha512sums=('e59140fae9a700a10107125808e1d158120c5ef9b713b8ca748d1bc7b165e4586e2beee7c7a4aea29bb1d7731a437e547c0ab926ad6a349718205305816acdf2')
+sha512sums=('0f7f211bde55a5fff5bd431187b3235030d39596865cbb9d431497a17dd987fcfe55388a42d11ee3ef3be44e560508ede79bb1246dfb72da64648f2e0e76c2ab')
 
 prepare() {
   cp -a isort-$pkgver{,-py2}



More information about the arch-commits mailing list