blob: ea0245cdcc862baffd17869fd894232c6287586f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-chai
pkgdesc = Easy to use mocking, stubbing and spying framework.
pkgver = 1.1.2
pkgrel = 8
url = https://github.com/agoragames/chai
arch = any
license = BSD
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/c/chai/chai-1.1.2.tar.gz
sha256sums = ff8d2b6855f660cd23cd5ec79bd10264d39f24f6235773331b48e7fcd637d6cc
pkgname = python-chai
|