Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3/
Date: Sun, 30 Oct 2022 21:56:19
Message-Id: 1667166955.75c61ba1f1c8e2a62ea1180dde41483580d586fe.sam@gentoo
1 commit: 75c61ba1f1c8e2a62ea1180dde41483580d586fe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 21:55:55 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 21:55:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c61ba1
7
8 dev-python/pypy3: add heptapod upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pypy3/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/dev-python/pypy3/metadata.xml b/dev-python/pypy3/metadata.xml
16 index 6bbdf5133f0c..279dc3f87516 100644
17 --- a/dev-python/pypy3/metadata.xml
18 +++ b/dev-python/pypy3/metadata.xml
19 @@ -12,4 +12,7 @@
20 be only possible to use venv `--without-pip`)
21 </flag>
22 </use>
23 + <upstream>
24 + <remote-id type="heptapod">pypy/pypy</remote-id>
25 + </upstream>
26 </pkgmetadata>