summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-09-28 14:34:08 +0200
committerMatthew Thode <prometheanfire@gentoo.org>2019-09-28 12:43:46 -0500
commit2f828cdda47807ef621a3112746fd87a135765a6 (patch)
tree7f74939b8c94a80d889b1eb9eec8e576bb25cc8d /dev-python/rfc3986/metadata.xml
parentapp-emulation/wine-staging: Drop old (diff)
downloadgentoo-2f828cdda47807ef621a3112746fd87a135765a6.tar.gz
gentoo-2f828cdda47807ef621a3112746fd87a135765a6.tar.bz2
gentoo-2f828cdda47807ef621a3112746fd87a135765a6.zip
dev-python/rfc3986: bump to 1.3.2
Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/rfc3986/metadata.xml')
-rw-r--r--dev-python/rfc3986/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/rfc3986/metadata.xml b/dev-python/rfc3986/metadata.xml
index 6bf17e96bd2c..19731ab4c6ed 100644
--- a/dev-python/rfc3986/metadata.xml
+++ b/dev-python/rfc3986/metadata.xml
@@ -12,8 +12,11 @@
<longdescription lang="en">
Validating URI References per RFC 3986
</longdescription>
+ <use>
+ <flag name="idna">enable support for the IDNA specification (RFC 5891)</flag>
+ </use>
<upstream>
<remote-id type="pypi">rfc3986</remote-id>
- <remote-id type="github">sigmavirus24/rfc3986</remote-id>
+ <remote-id type="github">python-hyper/rfc3986</remote-id>
</upstream>
</pkgmetadata>