blob: 793ac028297a92e710182d3dbbac726b7006f32f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python2-wrapt
pkgdesc = A Python module for decorators, wrappers and monkey patching.
pkgver = 1.14.1
pkgrel = 2
url = https://pypi.python.org/pypi/wrapt
arch = any
license = BSD
makedepends = python2-setuptools
source = https://pypi.python.org/packages/source/w/wrapt/wrapt-1.14.1.tar.gz
sha256sums = 380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d
pkgname = python2-wrapt
|