summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-04-22 15:07:51 +0200
committerMichał Górny <mgorny@gentoo.org>2021-04-22 17:07:01 +0200
commit092cc48c3f7634c52100adf23e81a1a35ea76964 (patch)
treeb7381692ae0028dece13c53c493392615d0e588c
parentdev-python/sphinx: Remove old (diff)
downloadgentoo-092cc48c.tar.gz
gentoo-092cc48c.tar.bz2
gentoo-092cc48c.zip
dev-python/flask-sqlalchemy: Update remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/flask-sqlalchemy/metadata.xml4
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