Louis Sautier ab70820408
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>
2016-04-17 19:39:41 +08:00

21 lines
699 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</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>