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

Felix Yan felixonmars at archlinux.org
Mon Nov 16 22:13:20 UTC 2020


    Date: Monday, November 16, 2020 @ 22:13:20
  Author: felixonmars
Revision: 755703

upgpkg: python-asteval 0.9.21-1

Modified:
  python-asteval/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-16 22:13:13 UTC (rev 755702)
+++ PKGBUILD	2020-11-16 22:13:20 UTC (rev 755703)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-asteval
-pkgver=0.9.20
+pkgver=0.9.21
 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=('a37d6eb5e1a952b11118fafea9c7f8bbf659a71bff2dfe6126ccc79116039e6ede94ed2b1e46ee152a3e3975c98e144960c5daedc59d82cef5dec56c51c4e258')
+sha512sums=('e96937e41093db65a1eec4f3427124bee980590bc57309c7892fbec18637742d9f7b673d465e4f40325beece8912f7b4afc66319f5fd6adafb85320ca8e54c09')
 
 build() {
   cd asteval-$pkgver



More information about the arch-commits mailing list