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

David Runge dvzrv at archlinux.org
Sun Mar 31 18:00:53 UTC 2019


    Date: Sunday, March 31, 2019 @ 18:00:53
  Author: dvzrv
Revision: 446878

upgpkg: python-pytest-rerunfailures 7.0-1

Upgrading to 0.7.

Modified:
  python-pytest-rerunfailures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-31 18:00:22 UTC (rev 446877)
+++ PKGBUILD	2019-03-31 18:00:53 UTC (rev 446878)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 _name=pytest-rerunfailures
 pkgname=python-pytest-rerunfailures
-pkgver=6.0
+pkgver=7.0
 pkgrel=1
 pkgdesc="A plugin for py.test that re-runs failed tests to eliminate intermittent failures"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('654a6afea01e5d7e0f516a6427eee5bd2947757a0c05ee177521f607d8cc7e472e614267e414ce014528c4bd5de99a4bfaf5381d6c5dbf5abd9e7170a4c3fbc8')
+sha512sums=('df26952f4c88c43a7df59cc9b41d794987e4d7c43cf4b656fb2e10734e16b0218ea0dfcc184943f96c39add800fe519ee6b8843b3a0f4d36e9feb59109199df3')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list