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

Felix Yan felixonmars at archlinux.org
Sat Feb 27 13:43:59 UTC 2021


    Date: Saturday, February 27, 2021 @ 13:43:59
  Author: felixonmars
Revision: 874967

upgpkg: python-asteval 0.9.23-1

Modified:
  python-asteval/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 13:40:18 UTC (rev 874966)
+++ PKGBUILD	2021-02-27 13:43:59 UTC (rev 874967)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-asteval
-pkgver=0.9.22
+pkgver=0.9.23
 pkgrel=1
 pkgdesc="Minimalistic evaluator of python expression using ast module"
 url="https://github.com/newville/asteval"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-numpy')
 source=("https://github.com/newville/asteval/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('15de2a25c7270cce9508b709466086ba7828ea11a6e8d1c6c5ac6aa604bfbee487f404e1cb868cb6f018f2e8ffba62d9532fc2fb48f2a0a8ceaf478f3ce4ec84')
+sha512sums=('972ae475b7c2225953efef7dcacc441a887d5311d8482ee43b49aa7906a241f3f186f4f49a272623e04c42b6a5adfc6335036f4157a1947510973912cd255ee4')
 
 build() {
   cd asteval-$pkgver



More information about the arch-commits mailing list