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