Date: Thursday, December 2, 2021 @ 20:02:35
Author: foutrelis
Revision: 1062459
upgpkg: python-subprocess-tee 0.3.5-3: Python 3.10 rebuild
Modified:
python-subprocess-tee/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 20:02:35 UTC (rev 1062458)
+++ PKGBUILD 2021-12-02 20:02:35 UTC (rev 1062459)
@@ -3,7 +3,7 @@
_name=subprocess-tee
pkgname=python-subprocess-tee
pkgver=0.3.5
-pkgrel=2
+pkgrel=3
pkgdesc="A subprocess.run that works like tee"
arch=('any')
url="https://github.com/pycontribs/subprocess-tee"