Michał Górny 29699ffa16
dev-python/flask-sqlalchemy: Bump to 3.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-10-12 13:18:42 +02:00

22 lines
728 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">flask-sqlalchemy</remote-id>
<remote-id type="github">pallets-eco/flask-sqlalchemy</remote-id>
<bugs-to>https://github.com/pallets-eco/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>