Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyGPG/
Date: Sun, 11 Jul 2021 13:00:25
Message-Id: 1626008141.7f890e5ef1af2e101f991198ee130023da2c5d51.dolsen@gentoo
1 commit: 7f890e5ef1af2e101f991198ee130023da2c5d51
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 12:55:41 2021 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 12:55:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f890e5e
7
8 dev-python/pyGPG: Update irc info
9
10 Closes: https://bugs.gentoo.org/801337
11 Package-Manager: Portage-3.0.18, Repoman-3.0.3
12 Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>
13
14 dev-python/pyGPG/pyGPG-0.2.ebuild | 2 +-
15 dev-python/pyGPG/pyGPG-9999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild
19 index 157046f2edb..44d04fd10d3 100644
20 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild
21 +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild
22 @@ -38,7 +38,7 @@ pkg_postinst() {
23 einfo
24 einfo "Please file any enhancement requests, or bugs"
25 einfo "at https://github.com/dol-sen/pyGPG/issues"
26 - einfo "I am also on IRC @ #gentoo-keys of the freenode network"
27 + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network"
28 einfo
29 ewarn "There may be some python 3 compatibility issues still."
30 ewarn "Please help debug/fix/report them in github or bugzilla."
31
32 diff --git a/dev-python/pyGPG/pyGPG-9999.ebuild b/dev-python/pyGPG/pyGPG-9999.ebuild
33 index 23bcb956dd2..8ad518987da 100644
34 --- a/dev-python/pyGPG/pyGPG-9999.ebuild
35 +++ b/dev-python/pyGPG/pyGPG-9999.ebuild
36 @@ -38,7 +38,7 @@ pkg_postinst() {
37 einfo
38 einfo "Please file any enhancement requests, or bugs"
39 einfo "at https://github.com/dol-sen/pyGPG/issues"
40 - einfo "I am also on IRC @ #gentoo-keys of the freenode network"
41 + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network"
42 einfo
43 ewarn "There may be some python 3 compatibility issues still."
44 ewarn "Please help debug/fix/report them in github or bugzilla."