diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-04-22 15:07:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-04-22 17:07:01 +0200 |
commit | 092cc48c3f7634c52100adf23e81a1a35ea76964 (patch) | |
tree | b7381692ae0028dece13c53c493392615d0e588c /dev-python/flask-sqlalchemy | |
parent | dev-python/sphinx: Remove old (diff) | |
download | gentoo-092cc48c3f7634c52100adf23e81a1a35ea76964.tar.gz gentoo-092cc48c3f7634c52100adf23e81a1a35ea76964.tar.bz2 gentoo-092cc48c3f7634c52100adf23e81a1a35ea76964.zip |
dev-python/flask-sqlalchemy: Update remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/flask-sqlalchemy')
-rw-r--r-- | dev-python/flask-sqlalchemy/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-sqlalchemy/metadata.xml b/dev-python/flask-sqlalchemy/metadata.xml index f497d8ef5b3c..5ea81cd9dbec 100644 --- a/dev-python/flask-sqlalchemy/metadata.xml +++ b/dev-python/flask-sqlalchemy/metadata.xml @@ -11,8 +11,8 @@ <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> + <remote-id type="github">pallets/flask-sqlalchemy</remote-id> + <bugs-to>https://github.com/pallets/flask-sqlalchemy/issues</bugs-to> </upstream> <longdescription lang="en"> Flask-SQLAlchemy is a Flask microframework extension which adds |