blob: 5b980c5a432724d4cf0d12fe274df4e8a188edcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python2-unittest2
pkgdesc = Backports of the unittest module
pkgver = 1.1.0
pkgrel = 8
url = http://www.voidspace.org.uk/python/articles/unittest2.shtml
arch = any
license = BSD
makedepends = python2-setuptools
depends = python2-six
depends = python2-traceback2
source = https://pypi.python.org/packages/source/u/unittest2/unittest2-1.1.0.tar.gz
source = LICENSE
sha256sums = 22882a0e418c284e1f718a822b3b022944d53d2d908e1690b319a9d3eb2c0579
sha256sums = e0bfff5f29a59d078142b8b24b60b0105043057b9e238974d26ae778804ba9bc
pkgname = python2-unittest2
|