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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 22:02:41 UTC 2022


    Date: Friday, March 11, 2022 @ 22:02:41
  Author: felixonmars
Revision: 1148816

upgpkg: python-pytest-subtests 0.7.0-1

Modified:
  python-pytest-subtests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 22:02:36 UTC (rev 1148815)
+++ PKGBUILD	2022-03-11 22:02:41 UTC (rev 1148816)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-subtests
-pkgver=0.6.0
+pkgver=0.7.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=('9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93')
+sha512sums=('96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list