Date: Thursday, October 31, 2019 @ 18:05:19
Author: felixonmars
Revision: 521530
Python 3.8 rebuild
Modified:
python-sh/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 18:05:19 UTC (rev 521529)
+++ PKGBUILD 2019-10-31 18:05:19 UTC (rev 521530)
@@ -4,7 +4,7 @@
pkgname=("python-sh" "python2-sh")
pkgver=1.12.14
-pkgrel=3
+pkgrel=4
pkgdesc='Subprocess interface that allows you to call any program as if it
were a function'
arch=('any')
url='https://pypi.python.org/pypi/sh'