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

17 lines
406 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: python3 python3-setuptools
isim=python3-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}"
python3 setup.py install --root=$PKG --optimize=1
}