[arch-commits] Commit in python-pytest-repeat/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 10 22:29:30 UTC 2021
Date: Thursday, June 10, 2021 @ 22:29:30
Author: felixonmars
Revision: 961827
upgpkg: python-pytest-repeat 0.9.1-1
Modified:
python-pytest-repeat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-10 22:27:05 UTC (rev 961826)
+++ PKGBUILD 2021-06-10 22:29:30 UTC (rev 961827)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-repeat
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc='pytest plugin for repeating test execution'
arch=('any')
@@ -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=('309af69c53749d24527c201da371510ed9f6c501964123784668007f63e1fde525f051852a85be393c6be2f368e2118765cca1ffbb2f3fb3ac14c86c052713a4')
+sha512sums=('6820712ef0aeb03a5147e3f025d1ea6024c970b3027fb9f698f7ccadea83bbf9f1871e0b8ee3ca0bf4daece5f498a7f5016bca1b5816f535593521073ab8fb6b')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list