Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qa-scripts:master commit in: /
Date: Tue, 25 May 2021 12:15:45
Message-Id: 1621944913.8d6b4da6e610d346dfab3c2f088dfd5f1bf20d0f.mgorny@gentoo
1 commit: 8d6b4da6e610d346dfab3c2f088dfd5f1bf20d0f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 25 12:15:13 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 12:15:13 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=8d6b4da6
7
8 Revert "gpy-impl-list: use a dedicated channel"
9
10 People on the channel requested no more channels ;-).
11
12 Reverts: 215673ee053e7c715acf7317dd1e7af578328086.
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 gpy-impl-list | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/gpy-impl-list b/gpy-impl-list
19 index 542d699..efb38f5 100755
20 --- a/gpy-impl-list
21 +++ b/gpy-impl-list
22 @@ -7,7 +7,7 @@ if [[ -z ${OUTDIR} ]]; then
23 exit 1
24 fi
25
26 -IRC='ircs://irc.libera.chat/#gentoo-python-notices'
27 +IRC='ircs://irc.libera.chat/#gentoo-python'
28
29 irk "${IRC}" - <<<$'\0'
30 gpy-list-pkg-impls > "${OUTDIR}"/python-pkg-impls.txt.new