forked from hasufell/hasufell-repository
dev-python/python-cjson: bump to 1.2.1
This commit is contained in:
parent
dc5689aba5
commit
6a568746e5
@ -1,13 +1,15 @@
|
|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
# Copyright 2016-2017 Julian Ospald <hasufell@posteo.de>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require pypi setup-py [ import=distutils blacklist="3" ]
|
require pypi setup-py [ import=distutils blacklist="3" ]
|
||||||
|
|
||||||
SUMMARY="Fast JSON encoder/decoder for Python"
|
SUMMARY="Fast JSON encoder/decoder for Python"
|
||||||
HOMEPAGE="http://ag-projects.com/"
|
HOMEPAGE="https://github.com/AGProjects/python-cjson"
|
||||||
|
|
||||||
LICENCES="LGPL-2"
|
LICENCES="LGPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
PLATFORMS="~amd64 ~x86"
|
PLATFORMS="~amd64 ~x86"
|
||||||
MYOPTIONS=""
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
REMOTE_IDS="github:AGProjects/${PN}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user