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

Felix Yan felixonmars at archlinux.org
Mon Jul 27 07:24:01 UTC 2020


    Date: Monday, July 27, 2020 @ 07:24:01
  Author: felixonmars
Revision: 392568

upgpkg: python-isort 5.0.8-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-27 07:19:24 UTC (rev 392567)
+++ PKGBUILD	2020-07-27 07:24:01 UTC (rev 392568)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.0.7
+pkgver=5.0.8
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('pylama' 'python-hypothesis-auto' 'python-pip' 'python-pip-api' 'python-pipreqs'
               'python-pytest' 'python-requirementslib')
 source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ce2b73704cb158caf687d2f65e4eb268c0bce35dd3bd8873bc03e6aad5d1b9edf87b9413a769d4bae773b172a7df6c8a293105f31a893b7f87dd723da6e01f31')
+sha512sums=('820cacb9aae6b4f68af7881772c1f1fe71086c4848f0d7228935f8385d8b367ad421cc653799488767dd7907cf41755801af3012785aeff2d19219f465aa6b48')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list