Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-executing
Commits:
d5ccfdd8 by Antonio Rojas at 2025-12-16T23:51:20+01:00
upgpkg: 2.2.1-2: Python 3.14 rebuild (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-executing
pkgdesc = Get the currently executing AST node of a frame, and other
information
pkgver = 2.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/alexmojaki/executing
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-executing
_name=${pkgname#python-}
pkgver=2.2.1
-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
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-executing/-/commit/d5ccfdd889f437206b9f089f0ff1011d17b6caa4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-executing/-/commit/d5ccfdd889f437206b9f089f0ff1011d17b6caa4
You're receiving this email because of your account on gitlab.archlinux.org.