diff options
Diffstat (limited to 'dev-python/flask-sqlalchemy')
| -rw-r--r-- | dev-python/flask-sqlalchemy/metadata.xml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/dev-python/flask-sqlalchemy/metadata.xml b/dev-python/flask-sqlalchemy/metadata.xml index f497d8ef5b3c..1e5a4c0a3d58 100644 --- a/dev-python/flask-sqlalchemy/metadata.xml +++ b/dev-python/flask-sqlalchemy/metadata.xml @@ -1,21 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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">mitsuhiko/flask-sqlalchemy</remote-id> - <bugs-to>https://github.com/mitsuhiko/flask-sqlalchemy/issues</bugs-to> - </upstream> - <longdescription lang="en"> + <maintainer type="person"> + <email>robbat2@gentoo.org</email> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription lang="en"> Flask-SQLAlchemy is a Flask microframework extension which adds support for the SQLAlchemy SQL toolkit/ORM. </longdescription> -</pkgmetadata> + <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> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
