[arch-commits] Commit in python-pytest-asyncio/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 24 08:02:12 UTC 2020
Date: Wednesday, June 24, 2020 @ 08:02:11
Author: felixonmars
Revision: 652014
upgpkg: python-pytest-asyncio 0.13.0-1
Modified:
python-pytest-asyncio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-24 08:01:07 UTC (rev 652013)
+++ PKGBUILD 2020-06-24 08:02:11 UTC (rev 652014)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-asyncio
-pkgver=0.12.0
+pkgver=0.13.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=('2e69bfff3f0b35cc82381b841229749d309967ce1d36972933f5bc6d5dff45934608310ed3fa1805dc38ab41bf913a881493c28d6d0e9be733b624cd2fda97d3')
+sha512sums=('578366f0363274087d9ffeeff30eee21825a8e88495a45a19906181416e4e696330cbfa4947cd01bfa4ebc1a7830b913a31ccae3d44422e28a1eb538a364b266')
prepare() {
cd pytest-asyncio-$pkgver
More information about the arch-commits
mailing list