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

15 lines
393 B
Plaintext
Raw Normal View History

2017-10-27 20:46:27 +02:00
# Tanım: Zope3 arayüz kütüphanesi.
2016-05-31 04:30:11 +02:00
# URL: http://pypi.python.org/pypi/zope.interface/
2017-10-27 20:46:27 +02:00
# Paketçi: milisarge
# Gerekler: python python-setuptools
2016-05-31 04:30:11 +02:00
2017-10-28 14:10:23 +02:00
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)
2016-05-31 04:30:11 +02:00
2017-10-27 23:59:41 +02:00
derle() {
2017-10-28 14:10:23 +02:00
cd zope.interface-$surum
2016-05-31 04:30:11 +02:00
/usr/bin/python2 setup.py install --root=$PKG --prefix=/usr
}