[arch-commits] Commit in python-pytest-subtests/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 30 01:23:01 UTC 2021
Date: Sunday, May 30, 2021 @ 01:23:00
Author: felixonmars
Revision: 950320
upgpkg: python-pytest-subtests 0.5.0-1
Modified:
python-pytest-subtests/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 00:42:08 UTC (rev 950319)
+++ PKGBUILD 2021-05-30 01:23:00 UTC (rev 950320)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-subtests
-pkgver=0.4.0
+pkgver=0.5.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=('00302f47d1699e053314b6b4eee7c84a04fe0f51f287e338374bbd518c7d245d839ea0f1ccf50d4f35c86138cf6ea36da26e67bf41295205fb38323f2ad89f89')
+sha512sums=('e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list