mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py3-pytest-asyncio: upgrade to 0.21.2
Pytest 8.2.0 compatibility upgrade, fixes error seen while building py3-fakeredis & py3-structlog: E AttributeError: 'FixtureDef' object has no attribute 'unittest' Relevant issue: https://github.com/pytest-dev/pytest/issues/12269
This commit is contained in:
parent
a8af19ee3d
commit
6f59f66321
@ -1,8 +1,8 @@
|
||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=py3-pytest-asyncio
|
||||
pkgver=0.21.1
|
||||
pkgrel=2
|
||||
pkgver=0.21.2
|
||||
pkgrel=0
|
||||
pkgdesc="Pytest support for asyncio"
|
||||
url="https://github.com/pytest-dev/pytest-asyncio"
|
||||
arch="noarch"
|
||||
@ -34,5 +34,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
315007038d510ce876638d49d2310962f34264440452ed49f7cbdb608340bd1eb4868d529e44812a9cb5bf5dfe123c338ab2fa4c892505329820f5da15d2bb6d py3-pytest-asyncio-0.21.1.tar.gz
|
||||
1ec0d5830cc3cc5551e828a584245acb874c6d32ef47b9a836ccb03cbbd34702c4789f5af8a741a978f702f4eae36641e519ee4dcc96f0858788c647defcbdad py3-pytest-asyncio-0.21.2.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user