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

Felix Yan felixonmars at archlinux.org
Fri Jul 24 12:07:05 UTC 2020


    Date: Friday, July 24, 2020 @ 12:07:04
  Author: felixonmars
Revision: 392490

upgpkg: python-isort 5.0.5-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-24 11:23:55 UTC (rev 392489)
+++ PKGBUILD	2020-07-24 12:07:04 UTC (rev 392490)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.0.4
+pkgver=5.0.5
 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=('99c8d6b6322829cdb1d1a0df935b2857edef96b166eb342f1fc3cee6d109e1a774e2b84df925dac81fc9d3d4532be008e6581230e527fda4362ba1809b237c8e')
+sha512sums=('d70488f824acf97ccad9b030836a9d9b9e94ccd6a4c0ac68208ee95c4a34b94a02077e83ba61a5e0c1a41f0774458dfe7e2fc14d223c43b314d5474fdbac0b5f')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list