dev-python/fs: Use HTTPS in metadata.xml

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-10-21 23:44:48 +02:00
parent 09d0a2ef58
commit 30ef52d874

View File

@@ -9,7 +9,7 @@
<upstream>
<remote-id type="pypi">fs</remote-id>
<remote-id type="github">PyFilesystem/pyfilesystem2</remote-id>
<doc>http://docs.pyfilesystem.org/</doc>
<doc>https://docs.pyfilesystem.org/</doc>
<maintainer status="unknown">
<email>will@willmcgugan.com</email>
<name>Will McGugan</name>