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

Felix Yan felixonmars at archlinux.org
Fri Feb 12 14:07:22 UTC 2021


    Date: Friday, February 12, 2021 @ 14:07:22
  Author: felixonmars
Revision: 856860

upgpkg: python-asteval 0.9.22-1

Modified:
  python-asteval/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-12 14:07:18 UTC (rev 856859)
+++ PKGBUILD	2021-02-12 14:07:22 UTC (rev 856860)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-asteval
-pkgver=0.9.21
+pkgver=0.9.22
 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=('e96937e41093db65a1eec4f3427124bee980590bc57309c7892fbec18637742d9f7b673d465e4f40325beece8912f7b4afc66319f5fd6adafb85320ca8e54c09')
+sha512sums=('15de2a25c7270cce9508b709466086ba7828ea11a6e8d1c6c5ac6aa604bfbee487f404e1cb868cb6f018f2e8ffba62d9532fc2fb48f2a0a8ceaf478f3ce4ec84')
 
 build() {
   cd asteval-$pkgver



More information about the arch-commits mailing list