Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hyperframe/
Date: Thu, 01 Oct 2020 14:04:43
Message-Id: 1601561071.94292823a6f22d09cf8bcc9da4890a711a3697c6.mgorny@gentoo
1 commit: 94292823a6f22d09cf8bcc9da4890a711a3697c6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 13:35:15 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 14:04:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94292823
7
8 dev-python/hyperframe: Mark ALLARCHES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/hyperframe/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/hyperframe/metadata.xml b/dev-python/hyperframe/metadata.xml
16 index 3cd8a5d5e64..3734e16b4ba 100644
17 --- a/dev-python/hyperframe/metadata.xml
18 +++ b/dev-python/hyperframe/metadata.xml
19 @@ -12,6 +12,7 @@
20 </maintainer>
21 <remote-id type="pypi">hyperframe</remote-id>
22 </upstream>
23 + <stabilize-allarches/>
24 <longdescription>This library contains the HTTP/2 framing code used in the
25 hyper project. It provides a pure-Python codebase that is capable of
26 decoding a binary stream into HTTP/2 frames.