Bug#887165: marked as done (ITP: node-responselike -- Response-like object for mocking a Node.js HTTP response stream)
"Debian Bug Tracking System" <[email protected]> Thu, 30 Jul 2026 14:21:05 +0000
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1785421265-4032016-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your message dated Thu, 30 Jul 2026 16:19:05 +0200 with message-id <1823427.QkHrqEjB74@debian-ei> and subject line Part of node-got has caused the Debian Bug report #887165, regarding ITP: node-responselike -- Response-like object for mocking a Node= .js HTTP response stream to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) --=20 887165: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D887165 Debian Bug Tracking System Contact [email protected] with problems ------------=_1785421265-4032016-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.debian.org; 14 Jan 2018 17:49:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1-bugs.debian.org_2005_01_02 (2015-04-28) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-9.7 required=4.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FOURLA,HAS_PACKAGE,HTML_MESSAGE,MULTALT, SPF_HELO_PASS,SPF_PASS,TXREP,T_RP_MATCHES_RCVD,URIBL_CNKR autolearn=ham autolearn_force=no version=3.4.1-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 27; hammy, 126; neutral, 32; spammy, 2. spammytokens:0.986-+--H*c:HHH, 0.936-+--H*c:alternative hammytokens:0.000-+--nodejs, 0.000-+--node.js, 0.000-+--Nodejs, 0.000-+--Node.js, 0.000-+--UD:Node.js Return-path: <[email protected]> Received: from bs-one.disroot.org ([178.21.23.139] helo=disroot.org) by buxtehude.debian.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from <[email protected]>) id 1eamPj-0007e1-1T for [email protected]; Sun, 14 Jan 2018 17:49:47 +0000 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3531D2ACFA for <[email protected]>; Sun, 14 Jan 2018 18:49:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1515952183; bh=CPXXnt0gd2XNTZuWWq85zMtyrKAoosMqRLntHoneLb0=; h=Date:From:Subject:To; b=NHHWTZNYorL2zcTQxfL8L3NQ6GdWUmrwTzCUgizjhY2QS2iaeD9dSep8AiPZSYHsm Sxyv7CiiGrj5k+mN099uKtrdGxA5B3KygrMMMw8UisWflX3SWt6xKXaIvA3CDxKx6L Vp089xU+PwVzLZoHmjqr8caRLTJm74PIhbozqBzI= X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from disroot.org ([127.0.0.1]) by localhost (mail01.disroot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ze1ErLttnTGd for <[email protected]>; Sun, 14 Jan 2018 18:49:34 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1515952174; bh=CPXXnt0gd2XNTZuWWq85zMtyrKAoosMqRLntHoneLb0=; h=Date:From:Subject:To; b=wQG5TmXy64Ema0jdW3Rf55TXPD8dwq5IN1DfHAkDO3g8qhPL4Lk8cACINYpaunRU0 8kxiSqabJaoYukOvkI4kUwvANymq2CmdZE0KAZq4TnNYgakj/hnvcVb/mk1B7GY6Vs fkCz6yeujNnVk+aYZvP75zvODLS9dsuOKqTaJeGU= Date: Sun, 14 Jan 2018 17:49:33 +0000 Content-Type: multipart/alternative; boundary="--=_RainLoop_214_784958602.1515952173" From: "Kannan V M" <[email protected]> Message-ID: <[email protected]> Subject: ITP: node-responselike -- Response-like object for mocking a Node.js HTTP response stream To: [email protected] Delivered-To: [email protected] ----=_RainLoop_214_784958602.1515952173 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Package: wnpp=0ASeverity: wishlist=0AOwner: Kannan V M <[email protected]= g>=0AX-Debbugs-CC: [email protected]=0A=0A* Package name : no= de-responselike=0A Version : 1.0.2=0A Upstream Author : lukechilds=0A* UR= L : https://github.com/lukechilds/responselike#readme=0A* License : Expat= =0A Programming Lang: JavaScript=0A Description : Response-like object fo= r mocking a Node.js HTTP response stream.=0A Returns a streamable respons= e object similar to a Node.js HTTP response=0A stream. Useful for formatt= ing cached responses so they can be consumed by=0A code expecting a real = response.=0A .=0A This package is a dependency of npm package, a node.js = package manager.=0A .=0A Node.js is an event-based server-side JavaScript= engine.=0A=0AThis is a dependency of cacheable-request, which is a depen= dency of got,=0Awhich is a dependency of package-jason, which is a depend= ency of=0Alatest-version, which is a dependency of update-notifier, which= is a=0Adependency of libnpx, which is a dependency of npm.=0AThis is one= of the dependencies of npm.=0A=0AI want to maintain it under JavaScript = maintainers team.=0APraveen has agreed to sponsor this package.=0A=0A-kan= nan ----=_RainLoop_214_784958602.1515952173 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable <!DOCTYPE html><html><head><meta http-equiv=3D"Content-Type" content=3D"t= ext/html; charset=3Dutf-8" /></head><body><div data-html-editor-font-wrap= per=3D"true" style=3D"font-family: arial, sans-serif; font-size: 13px;">P= ackage: wnpp<br>Severity: wishlist<br>Owner: Kannan V M <kannan@disroo= t.org><br>X-Debbugs-CC: [email protected]<br><br>* Package= name : node-responselike<br> Version : 1.0.2<br> Upstream Author : lukec= hilds<br>* URL : https://github.com/lukechilds/responselike#readme<br>* L= icense : Expat<br> Programming Lang: JavaScript<br> Description : Respons= e-like object for mocking a Node.js HTTP response stream.<br> <br> Return= s a streamable response object similar to a Node.js HTTP response<br> str= eam. Useful for formatting cached responses so they can be consumed by<br= > code expecting a real response.<br> .<br> This package is a dependency = of npm package, a node.js package manager.<br> .<br> Node.js is an event-= based server-side JavaScript engine.<br><br>This is a dependency of cache= able-request, which is a dependency of got,<br>which is a dependency of p= ackage-jason, which is a dependency of<br>latest-version, which is a depe= ndency of update-notifier, which is a<br>dependency of libnpx, which is a= dependency of npm.<br>This is one of the dependencies of npm.<br><br><sp= an class=3D"mx_MTextBody mx_EventTile_content"><span class=3D"mx_EventTil= e_body" dir=3D"auto">I want to maintain it under JavaScript maintainers t= eam.<br>Praveen has agreed to sponsor this package.</span></span><br><br>= <signature>-kannan</signature> </div></body></html> ----=_RainLoop_214_784958602.1515952173-- ------------=_1785421265-4032016-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 887165-done) by bugs.debian.org; 30 Jul 2026 14:19:10 +0000 X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02 (2024-03-25) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-113.8 required=4.0 tests=ALL_TRUSTED,BAYES_00, DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, FROMDEVELOPER,PGPSIGNATURE,SPF_HELO_NONE,SPF_PASS, USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 9; hammy, 61; neutral, 14; spammy, 0. spammytokens: hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311, 0.000-+--H*RT:311, 0.000-+--H*RT:108 Return-path: <[email protected]> Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:54170) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from <[email protected]>) id 1wpRbK-00GuZi-23 for [email protected]; Thu, 30 Jul 2026 14:19:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:Content-Type:MIME-Version:Message-ID: Date:Subject:To:From:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=w6TrMiHzUZmmBb4pzpRGfxRiQVz6tfqj9qv5nnHQWuo=; b=i8grklX7lcU/sQB9jilpqDrPu3 TaNVX8G8qELc7z7P+04YfRRGTErJYezGfRhLmassnkuapw9JU1L7gtwc2WKmkp1yX2VSKR/3hfyD3 +5gKghKxShiCb4dZRWer7ZJ4r7/vF1j2pIYz0CYTBFkvVgo7jLKL5eRFYSMtQq66Ec7LsAPhrCtxH kt3Zo04XHasPF2ISMkwaomAOwOOtRGZG9DrdXyXGPrMxKRljoJTOJWaZ51e71bDBlyZNyp0pF0VPD SKOZsQdumWuA5RipPfFl6++ovtwv1Fsna453gQ4Z5JTxpBwXQc3Cgfy1iDsuLSy46twQgpKdrTcj3 6PtVeJRQ==; Received: from authenticated-user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from <[email protected]>) id 1wpRbJ-009Ifa-0j for [email protected]; Thu, 30 Jul 2026 14:19:09 +0000 From: Bastien Roucaries <[email protected]> To: [email protected] Subject: Part of node-got Date: Thu, 30 Jul 2026 16:19:05 +0200 Message-ID: <1823427.QkHrqEjB74@debian-ei> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4728616.8F6SAcFxjW"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Debian-User: rouca --nextPart4728616.8F6SAcFxjW Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Bastien Roucaries <[email protected]> To: [email protected] Subject: Part of node-got Date: Thu, 30 Jul 2026 16:18:36 +0200 Message-ID: <1823427.QkHrqEjB74@debian-ei> MIME-Version: 1.0 Hi Already packaged under node-got rouca --nextPart4728616.8F6SAcFxjW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAmprXTwACgkQADoaLapB CF9xVA//Q93iq9xCV1VGwwlOxzPoQn1ghPoRQ0BYvGDiENqmInlbGKL54W4qJyqJ dNPoGTE134MIDIBHEHbKp0UBrXucPDjJV+TEeqJ/VmZUtGJJHdfYKG58OFvd0Bvk diq1LCIjJ8sim5v8udXB0hhM0zBtbh7lT/VgG417xhxG+aaNmUhVzCjU6PEWaiHM UPUSlRoUqheTlFd4sc1KZKqnD3yfnNQ0EQEZthx4IEYSQwYeNJ40j5p//pCmJDzW kJ5ZqcOZRrH963iG1g6qbodFOIT+tTT+dA+74YcI0LxdDDTM2/Vc+Gau6JOIK6/z Q73tgBSs8y0FH2fPWWbx/ff6BuMHEnYlyX4BjSGp1Og0efi5UdP4WdnPsss1xZco tZdavs0hT+9ZZfeipS5N9iZOP020YaE/jWvr84D14BiOCcmbdH8ybiUXLizyRyNE joS5sQhN4+JafuDbBI+OtzkArwU30xNs9Qq9AsPYCF7WuLzWeeYRpQjT0wyJC11p RFfktV865ostOvMelATsRky6doOMjE/OW08ScujOfAdqEceDC6IVgi2s3fTnWFOi nVjWzL/fGG+8hqJ723dNMQECUnmD+/CsopzStdTTo56zEt4szumsbReo4aioNWfv fsaGlQ52z6Mj9NO9Hg/qvLbzjH1KmSEK0EcH71kJOjkLhku847k= =GpKb -----END PGP SIGNATURE----- --nextPart4728616.8F6SAcFxjW-- ------------=_1785421265-4032016-0--