Date: Thursday, October 31, 2019 @ 17:45:14
  Author: foutrelis
Revision: 366263

Python 3.8 rebuild

Modified:
  python-isort/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:42:59 UTC (rev 366262)
+++ PKGBUILD    2019-10-31 17:45:14 UTC (rev 366263)
@@ -4,7 +4,7 @@
 pkgname=python-isort
 pkgver=4.3.21.2
 _tag=4.3.21-2
-pkgrel=2
+pkgrel=3
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
 url="https://github.com/timothycrosley/isort";

Reply via email to