mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/py3-pytest: upgrade to 8.4.1
https://github.com/pytest-dev/pytest/releases/tag/8.4.1
This commit is contained in:
parent
9db49d8207
commit
a61ab51e32
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
maintainer="fossdd <fossdd@pwned.life>"
|
||||
pkgname=py3-pytest
|
||||
pkgver=8.4.0
|
||||
pkgrel=1
|
||||
pkgver=8.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="Python3 testing library"
|
||||
url="https://docs.pytest.org/en/latest/"
|
||||
arch="noarch"
|
||||
|
@ -51,5 +51,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
aa4aff63e7a4c682322f231538d411b30f7d37335fc42efa8abe7824040278d0a546efaa51794ce2937da993f4972984aacbdad30f96a4d43fe9a3e23317c57a pytest-8.4.0.tar.gz
|
||||
1ed64a70e6b49f52364f4d08ca179a47bcd0a709c327c1666f6e5f909c723ce1e2ba56abe08cf1348f75c1fa447da71c4faac8e3e76adb0c563cf66267c8633a pytest-8.4.1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue