Date: Monday, April 10, 2023 @ 12:21:16 Author: felixonmars Revision: 1444243
upgpkg: python-subprocess-tee 0.4.1-3: rebuild with python 3.11 Modified: python-subprocess-tee/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 12:19:10 UTC (rev 1444242) +++ PKGBUILD 2023-04-10 12:21:16 UTC (rev 1444243) @@ -3,7 +3,7 @@ _name=subprocess-tee pkgname=python-subprocess-tee pkgver=0.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="A subprocess.run that works like tee" arch=(any) url="https://github.com/pycontribs/subprocess-tee"
