gentoo/dev-python/fs/metadata.xml
Michał Górny 30ef52d874
dev-python/fs: Use HTTPS in metadata.xml
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-10-21 23:45:42 +02:00

19 lines
580 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">fs</remote-id>
<remote-id type="github">PyFilesystem/pyfilesystem2</remote-id>
<doc>https://docs.pyfilesystem.org/</doc>
<maintainer status="unknown">
<email>will@willmcgugan.com</email>
<name>Will McGugan</name>
</maintainer>
</upstream>
</pkgmetadata>