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

16 lines
412 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 gitdb nesne kütüphanesi
# URL: http://pyyaml.org/wiki/PyYAML
# Paketçi: milisarge
# Gerekler: python3 python3-setuptools python3-smmap
isim=python3-gitdb
_isim=gitdb
surum=0.6.4
devir=1
kaynak=(https://files.pythonhosted.org/packages/source/${_name:0:1}/${_name}/${_name}-${surum}.tar.gz)
derle() {
cd "${SRC}/${_name}-${surum}"
python3 setup.py install --root=$PKG --optimize=1
}