[arch-commits] Commit in python-pytest-benchmark/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 14 13:56:29 UTC 2021
Date: Friday, May 14, 2021 @ 13:56:29
Author: felixonmars
Revision: 934015
upgpkg: python-pytest-benchmark 3.4.1-1
Modified:
python-pytest-benchmark/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-14 13:56:19 UTC (rev 934014)
+++ PKGBUILD 2021-05-14 13:56:29 UTC (rev 934015)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-benchmark
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc='A py.test fixture for benchmarking code'
arch=('any')
@@ -12,7 +12,7 @@
checkdepends=('python-pygal' 'python-freezegun' 'mercurial' 'python-aspectlib'
'python-pytest-xdist' 'python-elasticsearch' 'git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/pytest-benchmark/archive/v$pkgver.tar.gz")
-sha512sums=('53e190c03123c3eb3f613d3a7b36212547e5e1b9f193d8ec9a6f19392dee5ac49069037df8773ed089816027573ca4d0cba5441977ad89f608aa6b637a17f817')
+sha512sums=('54fb5e3a176578b3c8f339878c7a9d047a0785befcbba42bb68c34b4b636d9b6f6a2097b36c5eefbbcf1a91f943bdae762c7978a0dba1af53514052f513ef4c5')
prepare() {
cd pytest-benchmark-$pkgver
More information about the arch-commits
mailing list