Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-asteval
Commits:
d7babf3d by Jelle van der Waa at 2024-11-17T18:01:25+01:00
upgpkg: 0.9.33-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-asteval
pkgdesc = Minimalistic evaluator of python expression using ast module
pkgver = 0.9.33
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/lmfit/asteval
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-asteval
pkgver=0.9.33
-pkgrel=2
+pkgrel=3
pkgdesc="Minimalistic evaluator of python expression using ast module"
url="https://github.com/lmfit/asteval"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-asteval/-/commit/d7babf3da52c7cf563dc392099d0d24d8b13a4ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-asteval/-/commit/d7babf3da52c7cf563dc392099d0d24d8b13a4ac
You're receiving this email because of your account on gitlab.archlinux.org.