dev-python/flask-sqlalchemy: add Python 3.5 support, EAPI=6

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1287

Signed-off-by: Ian Delaney <idella4@gentoo.org>
This commit is contained in:
Louis Sautier
2016-04-16 23:31:16 +02:00
committed by Ian Delaney
parent 0ecfe4dbda
commit ab70820408
3 changed files with 11 additions and 5 deletions

View File

@@ -10,5 +10,11 @@
</maintainer>
<upstream>
<remote-id type="pypi">Flask-SQLAlchemy</remote-id>
<remote-id type="github">mitsuhiko/flask-sqlalchemy</remote-id>
<bugs-to>https://github.com/mitsuhiko/flask-sqlalchemy/issues</bugs-to>
</upstream>
<longdescription lang="en">
Flask-SQLAlchemy is a Flask microframework extension which adds
support for the SQLAlchemy SQL toolkit/ORM.
</longdescription>
</pkgmetadata>