blob: ddd965e96b43dc07a958121e86fd452a724e6af9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-pytest"
VERSION="8.0.1"
HOMEPAGE="http://pytest.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.0.1.tar.gz"
MD5SUM="f38ebc93e18d57a3b5cb3b70dcc47f66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-iniconfig python3-exceptiongroup"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"
|