milis/talimatname/genel/p/python-zope_interface/talimat

15 lines
393 B
Plaintext
Raw Normal View History

2018-06-09 00:06:58 +02:00
# Tanım: Zope3 arayüz kütüphanesi.
# URL: http://pypi.python.org/pypi/zope.interface/
# Paketçi: milisarge
# Gerekler: python python-setuptools
isim=python-zope_interface
surum=4.1.3
devir=1
kaynak=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-$surum.tar.gz)
derle() {
cd zope.interface-$surum
/usr/bin/python2 setup.py install --root=$PKG --prefix=/usr
}