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

Felix Yan felixonmars at archlinux.org
Tue May 11 19:52:55 UTC 2021


    Date: Tuesday, May 11, 2021 @ 19:52:55
  Author: felixonmars
Revision: 930594

upgpkg: python-pytest-benchmark 3.4.0-1

Modified:
  python-pytest-benchmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-11 19:52:50 UTC (rev 930593)
+++ PKGBUILD	2021-05-11 19:52:55 UTC (rev 930594)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-benchmark
-pkgver=3.2.3
-pkgrel=4
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='A py.test fixture for benchmarking code'
 arch=('any')
 license=('BSD')
@@ -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=('952dbe2a9af1ae5de966543eae3b4523a5418c8441785714cbb7a5d17697046f060befb4a40cf216526e2a9a63d91c598d65e65618bd78fc2d889c92cecbbe53')
+sha512sums=('53e190c03123c3eb3f613d3a7b36212547e5e1b9f193d8ec9a6f19392dee5ac49069037df8773ed089816027573ca4d0cba5441977ad89f608aa6b637a17f817')
 
 prepare() {
   cd pytest-benchmark-$pkgver



More information about the arch-commits mailing list