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

Felix Yan felixonmars at gemini.archlinux.org
Sun May 29 02:51:50 UTC 2022


    Date: Sunday, May 29, 2022 @ 02:51:49
  Author: felixonmars
Revision: 1213653

upgpkg: python-asteval 0.9.27-1

Modified:
  python-asteval/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 02:47:18 UTC (rev 1213652)
+++ PKGBUILD	2022-05-29 02:51:49 UTC (rev 1213653)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-asteval
-pkgver=0.9.26
+pkgver=0.9.27
 pkgrel=1
 pkgdesc="Minimalistic evaluator of python expression using ast module"
 url="https://github.com/newville/asteval"
@@ -9,9 +9,9 @@
 arch=('any')
 depends=('python')
 makedepends=('python-setuptools-scm')
-checkdepends=('python-pytest' 'python-numpy')
+checkdepends=('python-pytest-cov' 'python-numpy')
 source=("https://github.com/newville/asteval/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('5b21fa20d3f812970af73e41424c508ce45f6e0b15797621de7e4db3eda7ccc476f3e0d93109d07142142af01a4af1fff5e6861f38633e82ac554ddc8140331c')
+sha512sums=('9cabe702d74f5ea3dbce3273f60628ccec7df106d9753fbfa0f10b9575ce349ba14565f838398938ef9fb9a18905561ca6c616e59e4f2f2b7babd1e5472c8f57')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list