aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-06-28 18:26:34 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-06-30 21:19:08 +0000
commitaee2a404537d3dbdbc45a4b1731761954bcb25bc (patch)
treebdbeba0520bfe12291c7744621224b305caa19da
parent1273410e4e9d7cbe21ff174776b3f561f2a24022 (diff)
community/py3-pytest-asyncio: upgrade to 0.14.0
-rw-r--r--community/py3-pytest-asyncio/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pytest-asyncio/APKBUILD b/community/py3-pytest-asyncio/APKBUILD
index 758986d3a15..13a8ee86752 100644
--- a/community/py3-pytest-asyncio/APKBUILD
+++ b/community/py3-pytest-asyncio/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-pytest-asyncio
-pkgver=0.12.0
+pkgver=0.14.0
pkgrel=0
pkgdesc="Pytest support for asyncio"
url="https://github.com/pytest-dev/pytest-asyncio"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="2e69bfff3f0b35cc82381b841229749d309967ce1d36972933f5bc6d5dff45934608310ed3fa1805dc38ab41bf913a881493c28d6d0e9be733b624cd2fda97d3 py3-pytest-asyncio-0.12.0.tar.gz"
+sha512sums="d1fadff152a0c94f80a8272a0dd293bd9d9300ad9e79c69556b5901c1a8ce00545f7715e503a383e3f4f35c8090d8f9ec33d16739b85378b59b1786a50441fca py3-pytest-asyncio-0.14.0.tar.gz"