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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 22:01:47 UTC 2022


    Date: Friday, March 11, 2022 @ 22:01:47
  Author: felixonmars
Revision: 1148813

upgpkg: python-pytest-timeout 2.0.2-1

Modified:
  python-pytest-timeout/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 22:00:46 UTC (rev 1148812)
+++ PKGBUILD	2022-03-11 22:01:47 UTC (rev 1148813)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-timeout
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='py.test plugin to abort hanging tests'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest')
 checkdepends=('python-pexpect' 'python-pytest-cov')
 source=("https://github.com/pytest-dev/pytest-timeout/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('18c123611c9203620ee09332d9e8062bf8de8b0e2698459674a8a101713b1672487b538c7bfd111c82d8fb3aae2ed9f2f3ad1b754302145e8f003732ed391351')
+sha512sums=('f5776790d3459519d75be6b09e954f5f8459699018ecd8385d1404e3c1b3ff65e6fcda269213c4e9459738a2cc7f79752ea33929efd63bd0bfac0bc35d21c6bd')
 
 build() {
   cd pytest-timeout-$pkgver



More information about the arch-commits mailing list