1 # Contributor: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
3 pkgname=python26-zope-interface
4 _pkgname=zope-interface
7 pkgdesc="Separate distribution of the zope.interface package used in Zope 3"
10 url="http://pypi.python.org/pypi/zope.interface"
12 source=("http://pypi.python.org/packages/source/z/zope.interface/zope.interface-$pkgver.tar.gz")
13 md5sums=('8ab837320b4532774c9c89f030d2a389')
16 cd "$srcdir/zope.interface-$pkgver"
17 python26 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1