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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jan 26 18:29:05 UTC 2022


    Date: Wednesday, January 26, 2022 @ 18:29:05
  Author: felixonmars
Revision: 1116174

upgpkg: python-pytest-forked 1.4.0-1

Modified:
  python-pytest-forked/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-26 18:13:25 UTC (rev 1116173)
+++ PKGBUILD	2022-01-26 18:29:05 UTC (rev 1116174)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-forked
-pkgver=1.3.0
-pkgrel=6
+pkgver=1.4.0
+pkgrel=1
 pkgdesc='run tests in isolated forked subprocesses'
 arch=('any')
 license=('MIT')
@@ -10,7 +10,7 @@
 makedepends=('python-pytest' 'python-setuptools-scm')
 depends=('python-pytest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-forked/archive/v$pkgver.tar.gz")
-sha512sums=('3fbbde21b4157eb8d2f72ae4285e2a84718a1ba85781ee10b53cc36d8de21512c6f2285fad5fa3cf40dcb6df767cc87fc8e749897011d89e84dcf153fc466ba6')
+sha512sums=('f5ccf71d7f335073b5cfef15d44a65b315824c1087017ee692118354fc2f17da697ed6b0a7d7030b6259a4c3ceb9356ebd015f7867f3b4a5673eae12fd9ec952')
 
 prepare() {
   export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver



More information about the arch-commits mailing list