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

Felix Yan felixonmars at archlinux.org
Wed Oct 21 20:32:26 UTC 2020


    Date: Wednesday, October 21, 2020 @ 20:32:25
  Author: felixonmars
Revision: 398715

upgpkg: python-isort 5.6.4-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-21 19:49:13 UTC (rev 398714)
+++ PKGBUILD	2020-10-21 20:32:25 UTC (rev 398715)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.6.3
+pkgver=5.6.4
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -14,7 +14,7 @@
               'python-libcst' 'python-pip' 'python-pip-api' 'python-pipreqs' 'python-pytest'
               'python-pytest-mock' 'python-requirementslib')
 source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('cc8c29b8e278e4b4424528ad8f255ec0f760aaad4cdea36ea3640e400676b072119713c7623653d8a9699db56dd276f3dea911378e0fdbc98fe8a141e428020c')
+sha512sums=('11a8eade92c5ef59ca2f15ed0ca5b965d088bb3951e14ae6470c016df1e0cf8d74e15689e9deae8b1fd131ddee62c7ddc4e86dfe7d491ac2c7f8237151abdc13')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list