Date: Thursday, April 6, 2023 @ 04:14:45 Author: felixonmars Revision: 1438278
upgpkg: python-stack-data 0.6.2-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-stack-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 04:14:42 UTC (rev 1438277) +++ PKGBUILD 2023-04-06 04:14:45 UTC (rev 1438278) @@ -3,7 +3,7 @@ _name=stack_data pkgname=python-stack-data pkgver=0.6.2 -pkgrel=1 +pkgrel=2 pkgdesc='Extract data from python stack frames and tracebacks for informative displays' arch=('any') url=https://github.com/alexmojaki/stack_data