summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0af787de0b09e4e96f76df1b4915694b8ae38e7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pytest-doctestplus
	pkgdesc = Pytest plugin that provides advanced features for testing example code in documentation
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/astropy/pytest-doctestplus
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-remotedata>=0.3.2
	checkdepends = python-numpy
	checkdepends = git
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/p/pytest-doctestplus/pytest-doctestplus-1.2.1.tar.gz
	md5sums = b169993d24e84bc57454fcc614a8a2d8

pkgname = python-pytest-doctestplus
	depends = python-pytest>=4.6
	depends = python-setuptools>=30.3.0
	depends = python-packaging>=17.0