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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jun 12 04:52:58 UTC 2022


    Date: Sunday, June 12, 2022 @ 04:52:58
  Author: felixonmars
Revision: 1235794

upgpkg: python-pytest-asyncio 0.18.1-1

Modified:
  python-pytest-asyncio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-12 04:52:49 UTC (rev 1235793)
+++ PKGBUILD	2022-06-12 04:52:58 UTC (rev 1235794)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-asyncio
-pkgver=0.18.0
+pkgver=0.18.1
 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=('af57e1a2b9306841fdf75c38691a2e8e5df3909103707e8698bac07aba94ebd70477ae847a6d9b813d2acbb7efeb13fe7df1f812a3926990e373ddeefd20bd3c')
+sha512sums=('94514bd064c703ab056e2bd0009c2c1c9590f07daccc7bf3d58a4b88e6af102a9d1b0ccbe3bc2be36def706ffe2c8082c5f470dd12bedff2c2afe801dfacbc53')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list