Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sqlalchemy/
Date: Thu, 22 Apr 2021 15:07:13
Message-Id: 1619104021.092cc48c3f7634c52100adf23e81a1a35ea76964.mgorny@gentoo
1 commit: 092cc48c3f7634c52100adf23e81a1a35ea76964
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 13:07:51 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 15:07:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=092cc48c
7
8 dev-python/flask-sqlalchemy: Update remote-id
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/flask-sqlalchemy/metadata.xml | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/flask-sqlalchemy/metadata.xml b/dev-python/flask-sqlalchemy/metadata.xml
16 index f497d8ef5b3..5ea81cd9dbe 100644
17 --- a/dev-python/flask-sqlalchemy/metadata.xml
18 +++ b/dev-python/flask-sqlalchemy/metadata.xml
19 @@ -11,8 +11,8 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">Flask-SQLAlchemy</remote-id>
23 - <remote-id type="github">mitsuhiko/flask-sqlalchemy</remote-id>
24 - <bugs-to>https://github.com/mitsuhiko/flask-sqlalchemy/issues</bugs-to>
25 + <remote-id type="github">pallets/flask-sqlalchemy</remote-id>
26 + <bugs-to>https://github.com/pallets/flask-sqlalchemy/issues</bugs-to>
27 </upstream>
28 <longdescription lang="en">
29 Flask-SQLAlchemy is a Flask microframework extension which adds