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
|
# URL: http://undefined.org/python/#simplejson
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: python-setuptools
|
# Gerekler: python-setuptools
|
||||||
|
# Grup: sistem
|
||||||
|
|
||||||
isim=python-simplejson
|
isim=python-simplejson
|
||||||
surum=3.6.3
|
surum=3.6.3
|
||||||
devir=1
|
devir=1
|
||||||
|
|
||||||
kaynak=(
|
kaynak=(https://pypi.python.org/packages/source/s/simplejson/simplejson-$surum.tar.gz)
|
||||||
https://pypi.python.org/packages/source/s/simplejson/simplejson-$surum.tar.gz)
|
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd simplejson-$surum
|
cd simplejson-$surum
|
||||||
|
|
Loading…
Reference in New Issue