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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 19:23:10 UTC 2022


    Date: Monday, August 29, 2022 @ 19:23:10
  Author: felixonmars
Revision: 1285619

upgpkg: python-pytest-asyncio 0.18.3-1

Modified:
  python-pytest-asyncio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 19:23:01 UTC (rev 1285618)
+++ PKGBUILD	2022-08-29 19:23:10 UTC (rev 1285619)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-asyncio
-pkgver=0.18.2
+pkgver=0.18.3
 pkgrel=1
 pkgdesc="Pytest support for asyncio."
 arch=('any')
@@ -9,9 +9,9 @@
 url="https://github.com/pytest-dev/pytest-asyncio/"
 depends=('python-pytest')
 makedepends=('python-setuptools-scm')
-checkdepends=('python-flaky' 'python-hypothesis')
+checkdepends=('python-flaky' 'python-hypothesis' 'python-pytest-trio')
 source=("https://github.com/pytest-dev/pytest-asyncio/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('377d219e731ac97a69e143c2de2e327f7293baf4af4bf370cb84dde4f94f705e315bf6deaea4b7d8c1d6cbc54ed753e15ccc0b21a0cef6c3397a560aae684f9e')
+sha512sums=('04d2046c039131598cb593afc1908be0dff2b24a91c89f36fca75d2d65916571e48fe149c1ba90244f299586277320cf6f130a02824fde9ee0a4d2429bf58a54')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list