From 0fd842a94436175463b526fd89d521cf3f4f2d2e Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Sat, 24 Aug 2024 01:08:56 +0200 Subject: [PATCH] community/py3-pytest-asyncio: upgrade to 0.24.0 --- community/py3-pytest-asyncio/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-pytest-asyncio/APKBUILD b/community/py3-pytest-asyncio/APKBUILD index 42fe8f58874..8c040a0f250 100644 --- a/community/py3-pytest-asyncio/APKBUILD +++ b/community/py3-pytest-asyncio/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen # Maintainer: Natanael Copa pkgname=py3-pytest-asyncio -pkgver=0.23.7 +pkgver=0.24.0 pkgrel=0 pkgdesc="Pytest support for asyncio" url="https://github.com/pytest-dev/pytest-asyncio" @@ -33,5 +33,5 @@ package() { } sha512sums=" -09120f57f270423ce163d76e3ccd0287f28c27945489aa52727571eb0a25c540b969b78367cbc43475359d41b213719999a0399b22a259a74fd72f1d98e7b138 py3-pytest-asyncio-0.23.7.tar.gz +61aebd754f9bffcab5bc7ed414e829eeab9801c0270c7c5770439f82073acedac56f0b08f619c3b34be118793e1909af266f30112448670074f609d3c68cff82 py3-pytest-asyncio-0.24.0.tar.gz "