[arch-commits] Commit in python-asteval/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jan 20 23:09:48 UTC 2022
Date: Thursday, January 20, 2022 @ 23:09:47
Author: felixonmars
Revision: 1111575
upgpkg: python-asteval 0.9.26-1
Modified:
python-asteval/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-20 23:09:36 UTC (rev 1111574)
+++ PKGBUILD 2022-01-20 23:09:47 UTC (rev 1111575)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-asteval
-pkgver=0.9.25
-pkgrel=3
+pkgver=0.9.26
+pkgrel=1
pkgdesc="Minimalistic evaluator of python expression using ast module"
url="https://github.com/newville/asteval"
license=('MIT')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest' 'python-numpy')
source=("https://github.com/newville/asteval/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('2e419911340d213930e7be2f8a0063b698d8cb31e190a19b05506b296a10fe3492fc6314d22ddc9e7e823b9f7f0d6030a9812bb7a663ffcaab1d1f917b9bbac9')
+sha512sums=('5b21fa20d3f812970af73e41424c508ce45f6e0b15797621de7e4db3eda7ccc476f3e0d93109d07142142af01a4af1fff5e6861f38633e82ac554ddc8140331c')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list