From b436ed4ddeacccfc9109db0a69ade3e577fa6715 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Fri, 31 May 2019 13:55:48 +0300 Subject: [PATCH] python-isort: Update to 4.3.20 --- mingw-w64-python-isort/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-python-isort/PKGBUILD b/mingw-w64-python-isort/PKGBUILD index dbfb5fdedd..5b22225e7c 100644 --- a/mingw-w64-python-isort/PKGBUILD +++ b/mingw-w64-python-isort/PKGBUILD @@ -3,8 +3,8 @@ _realname=isort pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.3.4 -pkgrel=2 +pkgver=4.3.20 +pkgrel=1 pkgdesc="A Python utility / library to sort Python imports. (mingw-w64)" arch=('any') url='https://github.com/timothycrosley/isort' @@ -20,7 +20,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python2-pytest" "${MINGW_PACKAGE_PREFIX}-python3-mock") options=('staticlibs' 'strip' '!debug') source=("${_realname}-$pkgver.tar.gz"::"https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz") -sha512sums=('cc9254c288e479a05cc20c29c9be6fa368a46e85f8eb0a22238ee3e57004a75999d35d2a736ad0a4ddc7d7c7efcc30fb97bfd16fcd0adb44d3b937dd935588b7') +sha512sums=('03cca362a5c70b27f0893c00abdd65b39d35dfbd034b24a60703d222f0f21f8de5f650f2fb85adf6f37b1b33bfe02bf1b93d486000af7c6f45302a0d3c355cfb') # Helper macros to help make tasks easier #