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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 18 13:11:31 UTC 2022


    Date: Wednesday, May 18, 2022 @ 13:11:31
  Author: felixonmars
Revision: 1207934

upgpkg: python-pytest-asyncio 0.18.0-1

Modified:
  python-pytest-asyncio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 13:11:24 UTC (rev 1207933)
+++ PKGBUILD	2022-05-18 13:11:31 UTC (rev 1207934)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-asyncio
-pkgver=0.17.2
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="Pytest support for asyncio."
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-flaky' 'python-hypothesis')
 source=("https://github.com/pytest-dev/pytest-asyncio/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f1f6a586a7a3a1672ed76e8758a76e8bd427b0da055461597ab3b6296e3ae50002a9a259aba57f0b6191d606db6fa61377dbf03099d3437272a4a1f4144aa58e')
+sha512sums=('af57e1a2b9306841fdf75c38691a2e8e5df3909103707e8698bac07aba94ebd70477ae847a6d9b813d2acbb7efeb13fe7df1f812a3926990e373ddeefd20bd3c')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list