From unknown Mon Aug 18 08:55:16 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#27944 <27944@debbugs.gnu.org> To: bug#27944 <27944@debbugs.gnu.org> Subject: Status: perl-net-psyc: Update to 1.2 Reply-To: bug#27944 <27944@debbugs.gnu.org> Date: Mon, 18 Aug 2025 15:55:16 +0000 retitle 27944 perl-net-psyc: Update to 1.2 reassign 27944 guix-patches submitter 27944 ng0 severity 27944 normal tag 27944 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 04 04:57:49 2017 Received: (at submit) by debbugs.gnu.org; 4 Aug 2017 08:57:49 +0000 Received: from localhost ([127.0.0.1]:40844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ddYQM-0000qT-Nz for submit@debbugs.gnu.org; Fri, 04 Aug 2017 04:57:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34321) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ddYQF-0000q9-0A for submit@debbugs.gnu.org; Fri, 04 Aug 2017 04:57:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddYQ7-0008RK-Rt for submit@debbugs.gnu.org; Fri, 04 Aug 2017 04:57:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44701) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ddYQ7-0008RC-Nq for submit@debbugs.gnu.org; Fri, 04 Aug 2017 04:57:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddYQ5-0007mJ-JW for guix-patches@gnu.org; Fri, 04 Aug 2017 04:57:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddYQ2-0008Mz-IF for guix-patches@gnu.org; Fri, 04 Aug 2017 04:57:21 -0400 Received: from aibo.runbox.com ([91.220.196.211]:55644) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ddYQ2-0008Gp-5B for guix-patches@gnu.org; Fri, 04 Aug 2017 04:57:18 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1ddYPt-00026E-Fz for guix-patches@gnu.org; Fri, 04 Aug 2017 10:57:09 +0200 Received: from [193.90.12.90] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1ddYPj-0000km-6o for guix-patches@gnu.org; Fri, 04 Aug 2017 10:56:59 +0200 Date: Fri, 4 Aug 2017 08:56:56 +0000 From: ng0 To: guix-patches@gnu.org Subject: perl-net-psyc: Update to 1.2 Message-ID: <20170804085656.utv6roedtv5p56bz@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lqkx5sjreemrezui" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --lqkx5sjreemrezui Content-Type: multipart/mixed; boundary="vmwi3a2emau2ncfn" Content-Disposition: inline --vmwi3a2emau2ncfn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The appended patch updates to 1.2, as it builds from git I have included the commit + revision numbers in the version. Changes: Dependency on rxaudio is removed, the author has worked on a new version of the binary which required this with primarily mplayer support. rxaudio is now optional. It can still be used, but you have to have it in the path and pass a switch to psycamp. This is all commented in the perl script, the overall impression I have is that it no longer promotes rxaudio because mplayer is supported. Issues: I ran into the "dotless @INC" issue here. Is this fixed on core-updates? user@abyayala ~$ psycion Can't locate Net/PSYC.pm in @INC (you may need to install the Net::PSYC mod= ule) (@INC contains: /usr/depot/lib/perl5 /usr/depot/lib/perl5 /gnu/store/l= v3g88j8wf7pbwrravydmn4fvgjfv462-perl-5.24.0/lib/perl5/site_perl/5.24.0/x86_= 64-linux-thread-multi /gnu/store/lv3g88j8wf7pbwrravydmn4fvgjfv462-perl-5.24= =2E0/lib/perl5/site_perl/5.24.0 /gnu/store/lv3g88j8wf7pbwrravydmn4fvgjfv462= -perl-5.24.0/lib/perl5/site_perl /gnu/store/h5qwfvgn7ns5f7bjnz8bwyj3b3r2ckg= g-perl-curses-1.36/lib/perl5/site_perl/5.24.0/x86_64-linux-thread-multi /gn= u/store/h5qwfvgn7ns5f7bjnz8bwyj3b3r2ckgg-perl-curses-1.36/lib/perl5/site_pe= rl/5.24.0 /gnu/store/h5qwfvgn7ns5f7bjnz8bwyj3b3r2ckgg-perl-curses-1.36/lib/= perl5/site_perl /gnu/store/ymh0x4dcnhz262h8zk6k46ij6pbv10w6-perl-io-socket-= ssl-2.038/lib/perl5/site_perl/5.24.0/x86_64-linux-thread-multi /gnu/store/y= mh0x4dcnhz262h8zk6k46ij6pbv10w6-perl-io-socket-ssl-2.038/lib/perl5/site_per= l/5.24.0 /gnu/store/ymh0x4dcnhz262h8zk6k46ij6pbv10w6-perl-io-socket-ssl-2.0= 38/lib/perl5/site_perl /gnu/store/q2bkhyk4izn6i4589z36ifs9i28yrvpl-perl-uri= -1.71/lib/perl5/site_perl/5.24.0/x86_64-linux-thread-multi /gnu/store/q2bkh= yk4izn6i4589z36ifs9i28yrvpl-perl-uri-1.71/lib/perl5/site_perl/5.24.0 /gnu/s= tore/q2bkhyk4izn6i4589z36ifs9i28yrvpl-perl-uri-1.71/lib/perl5/site_perl /gn= u/store/p32jc6bd92bf6xmpa8x3w4mba6w8pg0l-perl-net-ssleay-1.68/lib/perl5/sit= e_perl/5.24.0/x86_64-linux-thread-multi /gnu/store/p32jc6bd92bf6xmpa8x3w4mb= a6w8pg0l-perl-net-ssleay-1.68/lib/perl5/site_perl/5.24.0 /gnu/store/p32jc6b= d92bf6xmpa8x3w4mba6w8pg0l-perl-net-ssleay-1.68/lib/perl5/site_perl /gnu/sto= re/lv3g88j8wf7pbwrravydmn4fvgjfv462-perl-5.24.0/lib/perl5/site_perl/5.24.0/= x86_64-linux-thread-multi /gnu/store/lv3g88j8wf7pbwrravydmn4fvgjfv462-perl-= 5.24.0/lib/perl5/site_perl/5.24.0 /gnu/store/lv3g88j8wf7pbwrravydmn4fvgjfv4= 62-perl-5.24.0/lib/perl5/5.24.0/x86_64-linux-thread-multi /gnu/store/lv3g88= j8wf7pbwrravydmn4fvgjfv462-perl-5.24.0/lib/perl5/5.24.0 .) at /gnu/store/kx= scm40rignddlas7qxpdb4bmi0qrqld-perl-net-psyc-1.2-1.5a24e0e/bin/.psycion-rea= l line 25. BEGIN failed--compilation aborted at /gnu/store/kxscm40rignddlas7qxpdb4bmi0= qrqld-perl-net-psyc-1.2-1.5a24e0e/bin/.psycion-real line 41. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --vmwi3a2emau2ncfn Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-perl-net-psyc-Update-to-1.2.patch" Content-Transfer-Encoding: quoted-printable =46rom 03691625a0ec0b05407601f32686aeb9bf3fd76a Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Fri, 4 Aug 2017 08:06:37 +0000 Subject: [PATCH] gnu: perl-net-psyc: Update to 1.2. * gnu/packages/messaging.scm (perl-net-psyc): Update to 1.2. (source): Switch to git. --- gnu/packages/messaging.scm | 149 +++++++++++++++++++++++------------------= ---- 1 file changed, 75 insertions(+), 74 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index eb9e86915..07c06d3fe 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -5,7 +5,7 @@ ;;; Copyright =C2=A9 2015 Andreas Enge ;;; Copyright =C2=A9 2015, 2016, 2017 Ricardo Wurmus ;;; Copyright =C2=A9 2015 Efraim Flashner -;;; Copyright =C2=A9 2016, 2017 +;;; Copyright =C2=A9 2016, 2017 ;;; Copyright =C2=A9 2016 Andy Patterson ;;; Copyright =C2=A9 2016, 2017 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2017 Mekeor Melire @@ -939,84 +939,85 @@ into existing applications.") (home-page "https://camaya.net/gloox") (license license:gpl3))) =20 +;; There is no release tarball of this release version. (define-public perl-net-psyc - (package - (name "perl-net-psyc") - (version "1.1") - (source - (origin - (method url-fetch) - (uri (string-append "http://perlpsyc.psyc.eu/" - "perlpsyc-" version ".zip")) - (file-name (string-append name "-" version ".zip")) - (sha256 - (base32 - "1lw6807qrbmvzbrjn1rna1dhir2k70xpcjvyjn45y35hav333a42")) - ;; psycmp3 currently depends on MP3::List and rxaudio (shareware), - ;; we can add it back when this is no longer the case. - (snippet '(delete-file "contrib/psycmp3")))) - (build-system perl-build-system) - (inputs - `(("perl-curses" ,perl-curses) - ("perl-io-socket-ssl" ,perl-io-socket-ssl))) - (arguments - `(#:phases - (modify-phases %standard-phases - (delete 'configure) ; No configure script - ;; There is a Makefile, but it does not install everything - ;; (leaves out psycion) and says - ;; "# Just to give you a rough idea". XXX: Fix it upstream. - (replace 'build - (lambda _ - (zero? (system* "make" "manuals")))) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (doc (string-append out "/share/doc/perl-net-psyc")) - (man1 (string-append out "/share/man/man1")) - (man3 (string-append out "/share/man/man3")) - (bin (string-append out "/bin")) - (libpsyc (string-append out "/lib/psyc/ion")) - (libperl (string-append out "/lib/perl5/site_perl/" - ,(package-version perl)))) + (let ((commit "5a24e0e643885a16e7c3b7b6ac50e4db31e476d0") + (revision "1")) + (package + (name "perl-net-psyc") + (version (string-append "1.2-" revision "." (string-take commit 7))) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "git://git.psyced.org/git/perlpsyc") + (commit commit))) + (file-name (string-append name "-" version "-checkout")) + (sha256 + (base32 + "16kwxzkrfzl1hq02ablmflbaciijlyd4d7ggqhpabb8m7xn5vx7w")))) + (build-system perl-build-system) + (inputs + `(("perl-curses" ,perl-curses) + ("perl-io-socket-ssl" ,perl-io-socket-ssl))) + (arguments + `(#:phases + (modify-phases %standard-phases + (delete 'configure) ; No configure script + ;; There is a Makefile, but it does not install everything + ;; (leaves out psycion) and says + ;; "# Just to give you a rough idea". XXX: Fix it upstream. + (replace 'build + (lambda _ + (zero? (system* "make" "manuals")))) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (doc (string-append out "/share/doc/perl-net-psyc")) + (man1 (string-append out "/share/man/man1")) + (man3 (string-append out "/share/man/man3")) + (bin (string-append out "/bin")) + (libpsyc (string-append out "/lib/psyc/ion")) + (libperl (string-append out "/lib/perl5/site_perl/" + ,(package-version perl)))) =20 - (copy-recursively "lib/perl5" libperl) - (copy-recursively "lib/psycion" libpsyc) - (copy-recursively "bin" bin) - (install-file "cgi/psycpager" (string-append doc "/cgi")) - (copy-recursively "contrib" (string-append doc "/contrib")) - (copy-recursively "hooks" (string-append doc "/hooks")) - (copy-recursively "sdj" (string-append doc "/sdj")) - (install-file "README.txt" doc) - (install-file "TODO.txt" doc) - (copy-recursively "share/man/man1" man1) - (copy-recursively "share/man/man3" man3) - #t))) - (add-after 'install 'wrap-programs - (lambda* (#:key outputs #:allow-other-keys) - ;; Make sure all executables in "bin" find the Perl modules - ;; provided by this package at runtime. - (let* ((out (assoc-ref outputs "out")) - (bin (string-append out "/bin/")) - (path (getenv "PERL5LIB"))) - (for-each (lambda (file) - (wrap-program file - `("PERL5LIB" ":" prefix (,path)))) - (find-files bin "\\.*$")) - #t)))))) - (description - "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Sele= ct} and + (copy-recursively "lib/perl5" libperl) + (copy-recursively "lib/psycion" libpsyc) + (copy-recursively "bin" bin) + (install-file "cgi/psycpager" (string-append doc "/cgi")) + (copy-recursively "contrib" (string-append doc "/contrib"= )) + (copy-recursively "hooks" (string-append doc "/hooks")) + (copy-recursively "sdj" (string-append doc "/sdj")) + (install-file "README.txt" doc) + (install-file "TODO.txt" doc) + (copy-recursively "share/man/man1" man1) + (copy-recursively "share/man/man3" man3) + #t))) + (add-after 'install 'wrap-programs + (lambda* (#:key outputs #:allow-other-keys) + ;; Make sure all executables in "bin" find the Perl modules + ;; provided by this package at runtime. + (let* ((out (assoc-ref outputs "out")) + (bin (string-append out "/bin/")) + (path (getenv "PERL5LIB"))) + (for-each (lambda (file) + (wrap-program file + `("PERL5LIB" ":" prefix (,path)))) + (find-files bin "\\.*$")) + #t)))))) + (description + "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Se= lect} and Gtk2 event loops. This package includes 12 applications and additional sc= ripts: psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a contr= ol console for @uref{https://torproject.org,tor} router) and many more.") - (synopsis "Perl implementation of PSYC protocol") - (home-page "http://perlpsyc.psyc.eu/") - (license (list license:gpl2 - license:perl-license - ;; contrib/irssi-psyc.pl: - license:public-domain - ;; bin/psycplay states AGPL with no version: - license:agpl3+)))) + (synopsis "Perl implementation of PSYC protocol") + (home-page "http://perlpsyc.psyc.eu/") + (license (list license:gpl2 + license:perl-license + ;; contrib/irssi-psyc.pl: + license:public-domain + ;; bin/psycplay states AGPL with no version: + license:agpl3+))))) =20 (define-public libpsyc (package --=20 2.13.4 --vmwi3a2emau2ncfn-- --lqkx5sjreemrezui Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmENtgACgkQ4i+bv+40 hYj/Tg/+Iqh2QL/TljjoObpCqbwZM9UsxhzR3VVh7doXSBhRAaqnjQvOT51NJuFV Jwiaehdhhv1/Wb0r4ym1qI9dqzqzESMvHWWi0dvBokvUSDoFig0QwO2PFtJcysuV Zx7PF08M5xo5luPDEJlw403/lLuOuTsMja5Ks297fQnxoNj0gdfrPWSsx+P4HX+0 yYtVNS47od1P7Riebmyi0nuuwLu/m+28VALUmybgmSnPmnAV+8Dxd1Z4P9xwLUQ+ x1+lh7DGVFbeebJKcvRwVOqG9aleaVncx2ML5vKKjAy53rFqWUd+Y0do1xYcBHDI Fx1Szg6NW7tGJwbsnBHlX41Da4pNaSJ0FSx8eEuw4LsT2VU1IWRlY3Oo3Xd0MXWz +0NKlIWR33tTKfu8NlLUkVKqw9U3klnMkQUot60NXKfc1kRfck5F050jFNGTi2QD ikK+7H/DSWXyimEVhG4l6rGhno6SqbZ64z0dN1FsVANERv469A1CmTPN2/Um8aD2 M3G5mZ85CRmk9/DUycunjjJOXGVlyZkXJ7aHMmTGK6JLjHBu3ULdm6T5ltM3OVTl FWk4fWfTLesZ6oRMPI40IUU6VIRKHiTDCV5cGIrWAwyL5o/xm3HkAXXwBmJuvgoV qWe1CK1oN2Y4qcURLjY0cIXq1rqnQgk7szoAnzu33bsdBAG4gJ4= =Vzke -----END PGP SIGNATURE----- --lqkx5sjreemrezui-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 16 10:38:21 2017 Received: (at 27944) by debbugs.gnu.org; 16 Aug 2017 14:38:21 +0000 Received: from localhost ([127.0.0.1]:41277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhzSf-0000lB-3l for submit@debbugs.gnu.org; Wed, 16 Aug 2017 10:38:21 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21047) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhzSc-0000l2-OY for 27944@debbugs.gnu.org; Wed, 16 Aug 2017 10:38:19 -0400 Received: from localhost (141.80.247.215 [141.80.247.215]) by mx.zohomail.com with SMTPS id 1502894295130643.6532046510795; Wed, 16 Aug 2017 07:38:15 -0700 (PDT) References: <20170804085656.utv6roedtv5p56bz@abyayala> User-agent: mu4e 0.9.18; emacs 25.2.1 From: Ricardo Wurmus To: ng0 Subject: Re: [bug#27944] perl-net-psyc: Update to 1.2 In-reply-to: <20170804085656.utv6roedtv5p56bz@abyayala> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Wed, 16 Aug 2017 16:38:12 +0200 Message-ID: <87fucrk27f.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 27944 Cc: 27944@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) ng0 writes: > The appended patch updates to 1.2, as it builds from git > I have included the commit + revision numbers in the version. > > Changes: > Dependency on rxaudio is removed, the author has worked on > a new version of the binary which required this with primarily > mplayer support. rxaudio is now optional. It can still be used, > but you have to have it in the path and pass a switch to psycamp. > This is all commented in the perl script, the overall impression > I have is that it no longer promotes rxaudio because mplayer is > supported. > > Issues: > I ran into the "dotless @INC" issue here. Is this fixed on > core-updates? No, you have to add the directory to the PERL5LIB variable yourself. Could you send an updated patch please? -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 16 10:38:30 2017 Received: (at control) by debbugs.gnu.org; 16 Aug 2017 14:38:30 +0000 Received: from localhost ([127.0.0.1]:41280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhzSo-0000lY-Ce for submit@debbugs.gnu.org; Wed, 16 Aug 2017 10:38:30 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhzSm-0000lQ-Ae for control@debbugs.gnu.org; Wed, 16 Aug 2017 10:38:28 -0400 Received: from localhost (141.80.247.215 [141.80.247.215]) by mx.zohomail.com with SMTPS id 1502894302544155.84363489131135; Wed, 16 Aug 2017 07:38:22 -0700 (PDT) Date: Wed, 16 Aug 2017 16:38:20 +0200 To: control@debbugs.gnu.org From: Ricardo Wurmus Subject: control message for bug #27944 X-ZohoMailClient: External X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 27944 moreinfo [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [135.84.80.216 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [135.84.80.216 listed in list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.1 MISSING_MID Missing Message-Id: header -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" Message-Id: X-Spam-Score: 1.0 (+) tags 27944 moreinfo From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 18:23:38 2019 Received: (at 27944-done) by debbugs.gnu.org; 12 Feb 2019 23:23:38 +0000 Received: from localhost ([127.0.0.1]:45452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gthOs-0001XK-9K for submit@debbugs.gnu.org; Tue, 12 Feb 2019 18:23:38 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:50297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gthOq-0001X8-CI for 27944-done@debbugs.gnu.org; Tue, 12 Feb 2019 18:23:36 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4A28D21C5E; Tue, 12 Feb 2019 18:23:31 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 12 Feb 2019 18:23:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=SeM0cxiDVfibMWigRHTLvSti keGTy8bIccpZhMge+vo=; b=JNn9vFzuHMbKF05WjRrrL67978huJ92PmTulYzRo rAbcKWjCvUDCjt46Mqs3h3ZoHaWCiCHW4r66yy4Dg7yHU89WBeHDEJa+Me1pq7rR RELKYnJwThJ2AevUG2ZxKXxzWIROsy6whsxCqn7GC3f0B15Dbwf60Ia1X37OoSlY qVQ= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=SeM0cx iDVfibMWigRHTLvStikeGTy8bIccpZhMge+vo=; b=4BlQrcg4H6jUi2nMdcdoDI qxlOrtcXtaWmUdkap55uQZglp6L2TlXRqCalMbFMwQ2jPnU1tLdjfch8CnkLhMzI jpGaCvqhWJsl2zySm+QTaZXaXCUTrXupX9RUvmVARSJ0wraqPJHd6Duw6lk1xh2M QzGMarIpO9xhEW9VlcebqGox0KqM6e4xV9oO+Ego25tQBeAbRxfoCqDXL/5TqDDI xd44gIb6KxFNkwbmKhEHpcQ9vPB5Ws4laujvaiokCQM2uoFLL8XPiPpSfNLSwIj6 O6c//+7ViegZ26mKhF+YYXOoJeJNe9HNqMuWr9VRqhLgil33dHgFda5OBwXIOXvA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledruddtvddgtdelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecunecujfgurhepfffhvffukfhfgggtuggjfgesghdtreertdervdenucfhrhhomh epnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecu kfhppeejiedruddvgedrvddtvddrudefjeenucfrrghrrghmpehmrghilhhfrhhomheplh gvohesfhgrmhhulhgrrhhirdhnrghmvgenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id D4C53E4046 for <27944-done@debbugs.gnu.org>; Tue, 12 Feb 2019 18:23:30 -0500 (EST) Date: Tue, 12 Feb 2019 18:23:29 -0500 From: Leo Famulari To: 27944-done@debbugs.gnu.org Subject: Re: [bug#27944] perl-net-psyc: Update to 1.2 Message-ID: <20190212232329.GA32040@jasmine.lan> References: <20170804085656.utv6roedtv5p56bz@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20170804085656.utv6roedtv5p56bz@abyayala> User-Agent: Mutt/1.11.2 (2019-01-07) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27944-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Currently we offer perl-net-psyc 1.3 in Guix, so I'm closing this bug ticket. --opJtzjQTFsWo+cga Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlxjVXEACgkQJkb6MLrK fwgOGQ//T3tunlc028LulM5CQFszXrdo6TSIHFr27YfndyR45qFQstJlsxnhLmqE UtJnZhR+ByeNGFTK6SW6O7Kh66iSiq74jTjxOWHfnItWmdFy23yw+tVafpo3IlO5 9Ixy9aYzWKy7bLd3CzV0/AHR/JEF6p8e3SMmTSy5YMEqd/+1I+PkO7BTwQiXv8Qs 7xw9SNqRx3kAOixXN5FpzMQc1r07tVaeN8JqMMeGcoZaVuPdPN71MP7kUJRpT98U 0aBnj33LBBtaOsYRaY8CQ0BQcQ/UhdkhNqbvV5LjBqJTmxRn4c0dxxEAlt0OVINI u1IKDoxlXyM7rnQl8LL/FnS9BFxYjko/jhDk3OA0U7X1JO/ZOfGq1UOUd/t4MbHD WsOlly4ZIDXbIjmloUWh2NA0KGcYWsMQFVJ6zx6Gn+SQvVeINs0xViBisgqJVvAq UWABzFrmLfpzM5LdjjldVkGAKZ22NuyJw+ulFLZz9leB5u5ft8heiUPLFz1VEngL atFkSoMJw9MQJWyaEynW14KIAHA6pNqlnAKtW6LEiaxmJpcOH3nNMbnp2oTVW5yN hLqxn0gPEvxwgtPgXkmUp/mZQxgFJXy8tBDksflSSgDiaAKpWC7j2RsuV+ie1UKA hOxMioxnuJXDbsUUpY6nLWipHtR/Ziji85PUMYjG5t+GjzoYAxI= =pm8h -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- From unknown Mon Aug 18 08:55:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 13 Mar 2019 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator