dev-python/python-cjson: bump to 1.2.1

This commit is contained in:
Julian Ospald 2017-03-12 19:30:48 +01:00
parent dc5689aba5
commit 6a568746e5
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 4 additions and 2 deletions

View File

@ -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
require pypi setup-py [ import=distutils blacklist="3" ]
SUMMARY="Fast JSON encoder/decoder for Python"
HOMEPAGE="http://ag-projects.com/"
HOMEPAGE="https://github.com/AGProjects/python-cjson"
LICENCES="LGPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
REMOTE_IDS="github:AGProjects/${PN}"