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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 28 07:49:36 UTC 2022


    Date: Monday, February 28, 2022 @ 07:49:35
  Author: felixonmars
Revision: 1138203

upgpkg: python-pytest-runner 5.3.2-1

Modified:
  python-pytest-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 07:48:00 UTC (rev 1138202)
+++ PKGBUILD	2022-02-28 07:49:35 UTC (rev 1138203)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-runner
-pkgver=5.3.1
-pkgrel=3
+pkgver=5.3.2
+pkgrel=1
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
 license=('MIT')
@@ -13,7 +13,7 @@
               'python-pytest-flake8' 'python-pytest-enabler')
 source=("https://github.com/pytest-dev/pytest-runner/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
         $pkgname-python310.patch::https://github.com/pytest-dev/pytest-runner/pull/59.patch)
-sha512sums=('3b3197e86d64e4e62a7d12e70c3e68ef539f88db2acf610951fa61f74e2a00eb64ba4faa8eb787b846f57c9a8f791f8ce6774c5b48a212a4244067c33256a0fa'
+sha512sums=('39363dbc999c9905eeab5a91a33dcd295b466b9aa6f5303b222f8a394259a830d5cf3ce5880c944c29a0f55cd2a953e152b2e182f2354df7fed6758dc4e41b6e'
             '71fcdc8c55f7743ae66dad89ccfadf7650d1a8395f34b2107543a80653924915372e033395e669cb3901eb75b137419a03f3b5b08a5d1a5f27e13a1f5de62a74')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver



More information about the arch-commits mailing list