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

18 lines
515 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Python 3.4'ün enum paketinin arka portu. Bu modül, eski Python sürümleri için bu veri türünün bir arka portu sağlar.
# URL: https://pypi.python.org/pypi/enum34
# Paketçi: milisarge
# Gerekler: python-setuptools
isim=python-enum34
_isim=enum34
surum=1.1.2
devir=1
kaynak=(http://pypi.python.org/packages/source/e/$_name/$_name-$surum.tar.gz)
derle() {
cd $_name-$surum
/usr/bin/python2 setup.py install --root=$PKG --optimize=1
rm $PKG/usr/lib/python*/site-packages/enum/{LICENSE,README}
}