commit:     30ef52d874b6f00a83f167b76bdb0e3a14154c0a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 21:44:48 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 21:45:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ef52d8

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

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/fs/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/fs/metadata.xml b/dev-python/fs/metadata.xml
index 34aba6ae88b..6fb9cacb914 100644
--- a/dev-python/fs/metadata.xml
+++ b/dev-python/fs/metadata.xml
@@ -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>[email protected]</email>
       <name>Will McGugan</name>

Reply via email to