blob: d22b96b73f4117884ac32031be83ad3af6300528 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pytest-codeblocks
pkgdesc = Test code blocks in your READMEs
pkgver = 0.18.0
pkgrel = 1
url = https://github.com/nschloe/pytest-codeblocks
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-pytest
source = pytest-codeblocks-0.18.0.tar.gz::https://github.com/nschloe/pytest-codeblocks/archive/0.18.0.tar.gz
sha512sums = 7e5a497b430ca5d38b8c6db0f30c2e1b73e0a4b82cf6269a29f122f75f5184929c5a8058c08bb11faa943a44521097f224a80528f28a47e013efd7b43e454699
pkgname = python-pytest-codeblocks
|