summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-26 08:21:11 +0100
committerSam James <sam@gentoo.org>2022-08-26 08:21:11 +0100
commit357c980507e35236bd0b3234da81fd0ffa50d4b1 (patch)
treeb4f62fb24cfa7627e02c316f603887d0ebbcd2af
parentnet-p2p/deluge: style tweaks (diff)
downloadgentoo-357c9805.tar.gz
gentoo-357c9805.tar.bz2
gentoo-357c9805.zip
dev-python/pytest-twisted: add python@, rejig metadata.xml layout, add pypi remote-id
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytest-twisted/metadata.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/pytest-twisted/metadata.xml b/dev-python/pytest-twisted/metadata.xml
index 2d0071fe9c21..864118bb47ad 100644
--- a/dev-python/pytest-twisted/metadata.xml
+++ b/dev-python/pytest-twisted/metadata.xml
@@ -1,15 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <upstream>
- <remote-id type="github">pytest-dev/pytest-twisted</remote-id>
- </upstream>
<maintainer type="person">
<email>Matt.Jolly@footclan.ninja</email>
<name>Matt Jolly</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Gentoo Proxy Maintainers Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">pytest-dev/pytest-twisted</remote-id>
+ <remote-id type="pypi">pytest-twisted</remote-id>
+ </upstream>
</pkgmetadata>