diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2016-04-17 20:29:36 +0200 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-18 17:06:06 +0800 |
commit | f40039cf95bcf42ce489ecf43da0ffedcaa07b06 (patch) | |
tree | b0a6f0063258d72c0abdac0e88f0af9cc3f8b6ed /dev-python/flask-testing/metadata.xml | |
parent | dev-python/speaklater: Fix Python 3 support, add Python 3.5 and tests (diff) | |
download | gentoo-f40039cf95bcf42ce489ecf43da0ffedcaa07b06.tar.gz gentoo-f40039cf95bcf42ce489ecf43da0ffedcaa07b06.tar.bz2 gentoo-f40039cf95bcf42ce489ecf43da0ffedcaa07b06.zip |
dev-python/flask-testing: add Python 3 support, fix tests and dependencies
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1293
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Diffstat (limited to 'dev-python/flask-testing/metadata.xml')
-rw-r--r-- | dev-python/flask-testing/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/flask-testing/metadata.xml b/dev-python/flask-testing/metadata.xml index d2f55a298144..186145be8e10 100644 --- a/dev-python/flask-testing/metadata.xml +++ b/dev-python/flask-testing/metadata.xml @@ -7,5 +7,7 @@ </maintainer> <upstream> <remote-id type="pypi">Flask-Testing</remote-id> + <remote-id type="github">jarus/flask-testing</remote-id> + <bugs-to>https://github.com/jarus/flask-testing/issues</bugs-to> </upstream> </pkgmetadata> |