[arch-commits] Commit in python-pytest-repeat/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 14:29:33 UTC 2021
Date: Friday, May 28, 2021 @ 14:29:33
Author: felixonmars
Revision: 949831
upgpkg: python-pytest-repeat 0.9.0-1
Modified:
python-pytest-repeat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 14:29:14 UTC (rev 949830)
+++ PKGBUILD 2021-05-28 14:29:33 UTC (rev 949831)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-repeat
-pkgver=0.8.0
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
pkgdesc='pytest plugin for repeating test execution'
arch=('any')
license=('MPL')
@@ -10,7 +10,7 @@
depends=('python-pytest')
makedepends=('python-setuptools-scm')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-repeat/archive/v$pkgver.tar.gz")
-sha512sums=('011ae789b0ea81b529e73c4d395195a95ac3ad347373453fd2f8ab56684027fc5666466bea6368ba464b0d67bba0db354de9cf717208cf58892943b08262e44f')
+sha512sums=('309af69c53749d24527c201da371510ed9f6c501964123784668007f63e1fde525f051852a85be393c6be2f368e2118765cca1ffbb2f3fb3ac14c86c052713a4')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list