Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-asttokens
Commits:
983579e1 by Jelle van der Waa at 2024-11-21T14:36:28+01:00
upgpkg: 2.4.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-asttokens
pkgdesc = Get the currently executing AST node of a frame, and other
information
pkgver = 2.4.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/gristlabs/asttokens
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-asttokens
_name=${pkgname#python-}
pkgver=2.4.1
-pkgrel=2
+pkgrel=3
pkgdesc='Get the currently executing AST node of a frame, and other
information'
arch=('any')
url=https://github.com/gristlabs/asttokens
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-asttokens/-/commit/983579e19ffefa0ffd62bde17a19976659aa78d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-asttokens/-/commit/983579e19ffefa0ffd62bde17a19976659aa78d0
You're receiving this email because of your account on gitlab.archlinux.org.