blob: 122a6c41f7d42efb7b79be4851e6a5c919981eef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Tue Aug 7 04:32:53 UTC 2018
pkgbase = python-pytest-doctestplus
pkgdesc = Pytest plugin that provides advanced features for testing example code in documentation
pkgver = 0.1.3
pkgrel = 2
url = https://github.com/astropy/pytest-doctestplus
arch = i686
arch = x86_64
license = BSD
makedepends = python-setuptools
depends = python-pytest>=2.8.0
depends = python-six
depends = python-numpy>=1.10
source = https://files.pythonhosted.org/packages/source/p/pytest-doctestplus/pytest-doctestplus-0.1.3.tar.gz
md5sums = c8c3107a601aadd3dad05b9dd6c68d1d
pkgname = python-pytest-doctestplus
|