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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 22:52:58 UTC 2022


    Date: Monday, February 14, 2022 @ 22:52:58
  Author: felixonmars
Revision: 1133271

upgpkg: python-pytest-subtests 0.6.0-1

Modified:
  python-pytest-subtests/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 22:52:52 UTC (rev 1133270)
+++ PKGBUILD	2022-02-14 22:52:58 UTC (rev 1133271)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-subtests
-pkgver=0.5.0
-pkgrel=4
+pkgver=0.6.0
+pkgrel=1
 pkgdesc='unittest subTest() support and subtests fixture'
 arch=('any')
 license=('MIT')
@@ -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=('e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a')
+sha512sums=('9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list