dev-python/python-application: bump to 2.0.2

This commit is contained in:
2016-03-16 16:23:00 +01:00
parent edb4975134
commit e9cf2a5198

View File

@@ -0,0 +1,17 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils ]
SUMMARY="Basic building blocks for python applications"
HOMEPAGE="http://ag-projects.com/"
LICENCES="LGPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
dev-python/zopeinterface[python_abis:*(-)?]
"