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

17 lines
402 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 için Git kütüphanesi
# URL: http://pyyaml.org/wiki/PyYAML
# Paketçi: milisarge
# Gerekler: python python-setuptools
isim=python-gitpython
_isim=GitPython
_name2=gitpython
surum=2.1.3
devir=1
kaynak=(https://files.pythonhosted.org/packages/source/g/${_name2}/${_name}-${surum}.tar.gz)
derle() {
cd "${SRC}/${_name}-${surum}"
python setup.py install --root=$PKG --optimize=1
}