Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-executing


Commits:
5630faea by Jakub Klinkovský at 2025-12-17T07:40:09+01:00
upgpkg: 2.2.1-3: Rebuild for Python 3.14

- - - - -


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 = 2
+       pkgrel = 3
        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=2
+pkgrel=3
 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/5630faead56c9e391b94c4cfe34ff69dd46a9d89

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-executing/-/commit/5630faead56c9e391b94c4cfe34ff69dd46a9d89
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to