Use pypi-compatible license signature
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Sun, 2 Dec 2012 13:27:20 +0000 (14:27 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 3 Dec 2012 08:32:29 +0000 (09:32 +0100)
commit1ac1f00ebe8a307411435daa941f0a640ed111c1
tree91b85477d29ce558799fb3ca89a80fee1a809a6a
parent826919c97c3fa61f46bef2e2a3708a16f956cfce
Use pypi-compatible license signature

It complains about a non-compatible license string. so use the
GNU AGPL v3+ string that is listed at
http://pypi.python.org/pypi?%3Aaction=list_classifiers

With this change, we are able to create a  pypi mediagoblin package.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
setup.py