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