Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-evalidate
Commits:
a3d18e95 by Jelle van der Waa at 2024-11-16T20:29:18+01:00
upgpkg: 2.0.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-evalidate
pkgdesc = Safe and fast evaluation of untrusted user-supplied python
expressions
pkgver = 2.0.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/yaroslaff/evalidate
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-evalidate
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
pkgdesc='Safe and fast evaluation of untrusted user-supplied python
expressions'
arch=(any)
url='https://github.com/yaroslaff/evalidate'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-evalidate/-/commit/a3d18e958e57ab6a7759c0d5dd178a2d3efa0bdf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-evalidate/-/commit/a3d18e958e57ab6a7759c0d5dd178a2d3efa0bdf
You're receiving this email because of your account on gitlab.archlinux.org.