blob: 4c39819bbc42de46be1550b0e9f2047bb8c92d62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-xdoctest
pkgdesc = rewrite of doctest module (with pytest integration)
pkgver = 0.15.2
pkgrel = 1
url = https://github.com/Erotemic/xdoctest
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = python-xdoctest-0.15.2.tar.gz::https://github.com/Erotemic/xdoctest/archive/0.15.2.tar.gz
b2sums = cc28e42e13c30c487d04952c6f55d7da5fb1b9f1005dc84f2bae699440f80d7ee0b494e262080556e8ad9ee7d575ce6b51e0e780ba5ef993f586e796a98ad00b
pkgname = python-xdoctest
|