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

Felix Yan felixonmars at archlinux.org
Thu Sep 10 12:44:44 UTC 2020


    Date: Thursday, September 10, 2020 @ 12:44:43
  Author: felixonmars
Revision: 395682

upgpkg: python-isort 5.5.2-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 12:34:05 UTC (rev 395681)
+++ PKGBUILD	2020-09-10 12:44:43 UTC (rev 395682)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.5.1
+pkgver=5.5.2
 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=('12a051e061fe139bc78528d5aba1bd7bc55bd079811902fc8bf78157fd1f4a8278d42169b416a6ffd0b3a13a095daa09b9fdaf2716e07d1a288835e99b004822')
+sha512sums=('07cbbf895ce89cef1600e0e7d974bd9e790ce277e88f38f75e871fc3876c4ef8fe167e89c8f0d5f0442b54b5417f5c7682957c581856a09f72ed6788e2a8d1b9')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list