grup-düzenlemeleri

This commit is contained in:
yasarciv67 2018-08-01 06:36:57 +00:00
parent 65bc7d241d
commit b599710ea2
1 changed files with 3 additions and 3 deletions

View File

@ -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