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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 09:55:05 UTC 2022


    Date: Monday, June 6, 2022 @ 09:55:05
  Author: felixonmars
Revision: 1225548

upgpkg: python-pytest-subtests 0.8.0-1

Modified:
  python-pytest-subtests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 09:53:53 UTC (rev 1225547)
+++ PKGBUILD	2022-06-06 09:55:05 UTC (rev 1225548)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-subtests
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='unittest subTest() support and subtests fixture'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-pytest')
 makedepends=('python-setuptools-scm')
 source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404')
+sha512sums=('0164e02c81685108bb5c12f7e7ce92dc2fd5c844be454b2cb26e3cb942d51c453f06bb48e0300438a82b28c747dea35ea4f75eaf65ff8b66b338bcb0f0dd9ed1')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list