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

17 lines
365 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 yerel zaman kütüphanesi
# URL: http://pypi.python.org/pypi/pytz
# Paketçi: milisarge
# Gerekler: python3 python3-setuptools
# Grup: kütüphane
isim=python3-pytz
surum=2018.5
devir=1
kaynak=(https://pypi.io/packages/source/p/pytz/pytz-${surum}.tar.gz::pytz-$surum.tar.gz)
derle() {
cd pytz-$surum
python3 setup.py install --root=$PKG/
}