diff options
Diffstat (limited to 'dev-python/python-sense-hat')
| -rw-r--r-- | dev-python/python-sense-hat/metadata.xml | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/dev-python/python-sense-hat/metadata.xml b/dev-python/python-sense-hat/metadata.xml index 036fcee9c23f..56888db15d3c 100644 --- a/dev-python/python-sense-hat/metadata.xml +++ b/dev-python/python-sense-hat/metadata.xml @@ -1,18 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>conikost@gentoo.org</email> - <name>Conrad Kostecki</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <longdescription> Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. An education outreach programme for UK schools sending code experiments to the International Space Station. </longdescription> - <upstream> - <bugs-to>https://github.com/astro-pi/python-sense-hat/issues</bugs-to> - <remote-id type="github">astro-pi/python-sense-hat</remote-id> - <remote-id type="pypi">sense-hat</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <bugs-to>https://github.com/astro-pi/python-sense-hat/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
