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

Felix Yan felixonmars at archlinux.org
Thu Jul 30 18:59:33 UTC 2020


    Date: Thursday, July 30, 2020 @ 18:59:33
  Author: felixonmars
Revision: 392742

upgpkg: python-isort 5.1.0-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-30 18:32:15 UTC (rev 392741)
+++ PKGBUILD	2020-07-30 18:59:33 UTC (rev 392742)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python-isort
-pkgver=5.0.9
+pkgver=5.1.0
 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=('26489d5c8fd8e2495c1aabb956f75e1b2118b6565142bd6da6884306847d8a55dc7e8d240cf0acd800bceadc47b3aed40b9c6d16cd57ed82ccd5232d3f7c07b7')
+sha512sums=('aea0bcd5327167b5aaf5df778f07bedc71808c30bbd4d12b48f0558e59da977bd1d36dc8c73b5ca72e88adeb27e385e3eb5798b9c12a28c5fc2d0c5a34fbde41')
 
 prepare() {
   cd isort-$pkgver



More information about the arch-commits mailing list