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