summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sautier.louis@gmail.com>2016-04-16 17:41:39 +0200
committerIan Delaney <idella4@gentoo.org>2016-04-17 00:56:25 +0800
commit1c69c7e264b8717aa1ef5f817cc269b1c12ee285 (patch)
tree85501001319852b3a51b467d966135518e0db6fc /dev-python/shortuuid/metadata.xml
parentnet-misc/openntpd: Bump to 5.9_p1 (diff)
downloadgentoo-1c69c7e264b8717aa1ef5f817cc269b1c12ee285.tar.gz
gentoo-1c69c7e264b8717aa1ef5f817cc269b1c12ee285.tar.bz2
gentoo-1c69c7e264b8717aa1ef5f817cc269b1c12ee285.zip
dev-python/shortuuid: add Python 3.5 support
add sub tags "remote-id" & "bugs-to" under tag <upstream> in metadata.xml Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1278 Signed-off-by: Ian Delaney <idella4@gentoo.org>
Diffstat (limited to 'dev-python/shortuuid/metadata.xml')
-rw-r--r--dev-python/shortuuid/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/shortuuid/metadata.xml b/dev-python/shortuuid/metadata.xml
index 3a8c0a321199..31825f366c26 100644
--- a/dev-python/shortuuid/metadata.xml
+++ b/dev-python/shortuuid/metadata.xml
@@ -8,5 +8,7 @@
<longdescription>A library that generates short, pretty, unambiguous unique IDs by using an extensive, case-sensitive alphabet and omitting similar-looking letters and numbers.</longdescription>
<upstream>
<remote-id type="pypi">shortuuid</remote-id>
+ <remote-id type="github">stochastic-technologies/shortuuid</remote-id>
+ <bugs-to>https://github.com/stochastic-technologies/shortuuid/issues</bugs-to>
</upstream>
</pkgmetadata>