blob: 5c113e669a17ecb0e3138e5064466a3dcf83a01b (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-pytest"
VERSION="7.1.3"
HOMEPAGE="http://pytest.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-7.1.3.tar.gz"
MD5SUM="c4de3e192e5bb4b39deada36cc2f393a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-py python3-attrs python3-pluggy iniconfig"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|