[arch-commits] Commit in python-asteval/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 25 01:16:33 UTC 2021


    Date: Friday, June 25, 2021 @ 01:16:33
  Author: felixonmars
Revision: 967253

upgpkg: python-asteval 0.9.25-1

Modified:
  python-asteval/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 01:15:55 UTC (rev 967252)
+++ PKGBUILD	2021-06-25 01:16:33 UTC (rev 967253)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-asteval
-pkgver=0.9.24
+pkgver=0.9.25
 pkgrel=1
 pkgdesc="Minimalistic evaluator of python expression using ast module"
 url="https://github.com/newville/asteval"
@@ -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=('35150a0869b99e8b607297884841578bd326386b289b6c46b8d2a3df68f7b416446bda1edde9c245058c8ce8b60b4960a16dec57dcf5a9d59803d8af3869997c')
+sha512sums=('2e419911340d213930e7be2f8a0063b698d8cb31e190a19b05506b296a10fe3492fc6314d22ddc9e7e823b9f7f0d6030a9812bb7a663ffcaab1d1f917b9bbac9')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 




More information about the arch-commits mailing list