From 8d6b4da6e610d346dfab3c2f088dfd5f1bf20d0f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 25 May 2021 14:15:13 +0200 Subject: Revert "gpy-impl-list: use a dedicated channel" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit People on the channel requested no more channels ;-). Reverts: 215673ee053e7c715acf7317dd1e7af578328086. Signed-off-by: Michał Górny --- gpy-impl-list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpy-impl-list b/gpy-impl-list index 542d699..efb38f5 100755 --- a/gpy-impl-list +++ b/gpy-impl-list @@ -7,7 +7,7 @@ if [[ -z ${OUTDIR} ]]; then exit 1 fi -IRC='ircs://irc.libera.chat/#gentoo-python-notices' +IRC='ircs://irc.libera.chat/#gentoo-python' irk "${IRC}" - <<<$'\0' gpy-list-pkg-impls > "${OUTDIR}"/python-pkg-impls.txt.new -- cgit v1.2.3-18-g5258