grup-düzenlemeleri
This commit is contained in:
parent
65bc7d241d
commit
b599710ea2
|
@ -1,14 +1,14 @@
|
|||
# Tanım: Python için basit ve hızlı, genişletilebilir JSON kodlayıcı / kod çözücü.
|
||||
# Tanım: Python için basit ve hızlı, genişletilebilir JSON kodlayıcı/kod çözücü.
|
||||
# URL: http://undefined.org/python/#simplejson
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: python-setuptools
|
||||
# Grup: sistem
|
||||
|
||||
isim=python-simplejson
|
||||
surum=3.6.3
|
||||
devir=1
|
||||
|
||||
kaynak=(
|
||||
https://pypi.python.org/packages/source/s/simplejson/simplejson-$surum.tar.gz)
|
||||
kaynak=(https://pypi.python.org/packages/source/s/simplejson/simplejson-$surum.tar.gz)
|
||||
|
||||
derle() {
|
||||
cd simplejson-$surum
|
||||
|
|
Loading…
Reference in New Issue