Date: Monday, April 10, 2023 @ 11:52:37 Author: felixonmars Revision: 1444122
upgpkg: python-outcome 1.2.0-4: rebuild with python 3.11 Modified: python-outcome/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:52:36 UTC (rev 1444121) +++ PKGBUILD 2023-04-10 11:52:37 UTC (rev 1444122) @@ -2,7 +2,7 @@ pkgname=python-outcome pkgver=1.2.0 -pkgrel=3 +pkgrel=4 pkgdesc='Capture the outcome of Python function calls' arch=(any) url=https://github.com/python-trio/outcome
