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

Felix Yan felixonmars at archlinux.org
Wed Jun 24 13:26:18 UTC 2020


    Date: Wednesday, June 24, 2020 @ 13:26:17
  Author: felixonmars
Revision: 652424

upgpkg: python-pytest-asyncio 0.14.0-1

Modified:
  python-pytest-asyncio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 13:25:40 UTC (rev 652423)
+++ PKGBUILD	2020-06-24 13:26:17 UTC (rev 652424)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-asyncio
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Pytest support for asyncio."
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-pytest')
 checkdepends=('python-coverage' 'python-async_generator' 'python-hypothesis')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-asyncio/archive/v$pkgver.tar.gz")
-sha512sums=('578366f0363274087d9ffeeff30eee21825a8e88495a45a19906181416e4e696330cbfa4947cd01bfa4ebc1a7830b913a31ccae3d44422e28a1eb538a364b266')
+sha512sums=('d1fadff152a0c94f80a8272a0dd293bd9d9300ad9e79c69556b5901c1a8ce00545f7715e503a383e3f4f35c8090d8f9ec33d16739b85378b59b1786a50441fca')
 
 prepare() {
   cd pytest-asyncio-$pkgver



More information about the arch-commits mailing list