Date: Wednesday, April 5, 2023 @ 19:19:10
Author: felixonmars
Revision: 1437952
upgpkg: python-executing 1.2.0-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-executing/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 19:19:09 UTC (rev 1437951)
+++ PKGBUILD 2023-04-05 19:19:10 UTC (rev 1437952)
@@ -3,7 +3,7 @@
_name=executing
pkgname=python-executing
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Get the currently executing AST node of a frame, and other
information'
arch=('any')
url=https://github.com/alexmojaki/executing