From unknown Sat Jun 21 05:15:57 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42158: python-grequests broken, add zope dependencies to fix. Resent-From: Christopher Lemmer Webber Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 01 Jul 2020 20:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42158 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 42158@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159363595013981 (code B ref -1); Wed, 01 Jul 2020 20:40:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Jul 2020 20:39:10 +0000 Received: from localhost ([127.0.0.1]:53800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqjVd-0003dR-Ph for submit@debbugs.gnu.org; Wed, 01 Jul 2020 16:39:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:57568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqjVc-0003dK-Qh for submit@debbugs.gnu.org; Wed, 01 Jul 2020 16:39:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqjVc-00059w-JX for bug-guix@gnu.org; Wed, 01 Jul 2020 16:39:08 -0400 Received: from dustycloud.org ([50.116.34.160]:44170) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqjVa-0004ei-Qe for bug-guix@gnu.org; Wed, 01 Jul 2020 16:39:08 -0400 Received: from twig (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 899172661A for ; Wed, 1 Jul 2020 16:39:05 -0400 (EDT) User-agent: mu4e 1.4.9; emacs 26.3 From: Christopher Lemmer Webber Date: Wed, 01 Jul 2020 16:39:05 -0400 Message-ID: <87zh8jynpy.fsf@dustycloud.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=50.116.34.160; envelope-from=cwebber@dustycloud.org; helo=dustycloud.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/01 16:17:10 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) --=-=-= Content-Type: text/plain Fix attached. Ok to push? --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-python-grequests-Fix-tests-by-adding-zope-depend.patch >From 1fc31863857361e9f88d92cbea2099fd7ea03b10 Mon Sep 17 00:00:00 2001 From: Christopher Lemmer Webber Date: Wed, 1 Jul 2020 16:36:29 -0400 Subject: [PATCH] gnu: python-grequests: Fix tests by adding zope dependencies. * gnu/packages/python-web.scm (python-grequests): Add zope dependencies to native-inputs for tests. --- gnu/packages/python-web.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 030abef9c2..c929e254f7 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2010,7 +2010,9 @@ library.") `(("python-gevent" ,python-gevent) ("python-requests" ,python-requests))) (native-inputs - `(("python-nose" ,python-nose))) + `(("python-nose" ,python-nose) + ("python-zope.interface" ,python-zope-interface) + ("python-zope.event" ,python-zope-event))) (home-page "https://github.com/kennethreitz/grequests") (synopsis "Python library for asynchronous HTTP requests") (description "GRequests is a Python library that allows you to use -- 2.26.2 --=-=-=-- From unknown Sat Jun 21 05:15:57 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42158: python-grequests broken, add zope dependencies to fix. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 02 Jul 2020 07:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42158 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Lemmer Webber Cc: 42158@debbugs.gnu.org Received: via spool by 42158-submit@debbugs.gnu.org id=B42158.159367489317680 (code B ref 42158); Thu, 02 Jul 2020 07:29:02 +0000 Received: (at 42158) by debbugs.gnu.org; 2 Jul 2020 07:28:13 +0000 Received: from localhost ([127.0.0.1]:54302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqtdl-0004b5-0l for submit@debbugs.gnu.org; Thu, 02 Jul 2020 03:28:13 -0400 Received: from flashner.co.il ([178.62.234.194]:49566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqtdj-0004ab-TF for 42158@debbugs.gnu.org; Thu, 02 Jul 2020 03:28:12 -0400 Received: from localhost (unknown [31.210.181.184]) by flashner.co.il (Postfix) with ESMTPSA id 1F911401AB; Thu, 2 Jul 2020 07:28:06 +0000 (UTC) Date: Thu, 2 Jul 2020 10:27:33 +0300 From: Efraim Flashner Message-ID: <20200702072733.GF6387@E5400> References: <87zh8jynpy.fsf@dustycloud.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DEueqSqTbz/jWVG1" Content-Disposition: inline In-Reply-To: <87zh8jynpy.fsf@dustycloud.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) 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 (-) --DEueqSqTbz/jWVG1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 01, 2020 at 04:39:05PM -0400, Christopher Lemmer Webber wrote: > Fix attached. Ok to push? >=20 Looks good to me. I will note however that the test suite doesn't seem to actually be run. > From 1fc31863857361e9f88d92cbea2099fd7ea03b10 Mon Sep 17 00:00:00 2001 > From: Christopher Lemmer Webber > Date: Wed, 1 Jul 2020 16:36:29 -0400 > Subject: [PATCH] gnu: python-grequests: Fix tests by adding zope dependen= cies. >=20 > * gnu/packages/python-web.scm (python-grequests): Add zope > dependencies to native-inputs for tests. should be: * gnu/packages/python-web.scm (python-grequests)[native-inputs]: Add python-zope.interface, python-zope.event. > --- > gnu/packages/python-web.scm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >=20 > diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm > index 030abef9c2..c929e254f7 100644 > --- a/gnu/packages/python-web.scm > +++ b/gnu/packages/python-web.scm > @@ -2010,7 +2010,9 @@ library.") > `(("python-gevent" ,python-gevent) > ("python-requests" ,python-requests))) > (native-inputs > - `(("python-nose" ,python-nose))) > + `(("python-nose" ,python-nose) > + ("python-zope.interface" ,python-zope-interface) > + ("python-zope.event" ,python-zope-event))) > (home-page "https://github.com/kennethreitz/grequests") > (synopsis "Python library for asynchronous HTTP requests") > (description "GRequests is a Python library that allows you to use > --=20 > 2.26.2 >=20 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --DEueqSqTbz/jWVG1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl79jGUACgkQQarn3Mo9 g1EXshAAoNU4mK+tlpRYs55EBHvnB3RiTcOZIbw4bK1bTUOr6kgj8mb1SicjvpyU jxATskA4hv6P9O8dCP0NH1+jFXx5uygzXNfyvHWgSzF5fKDPSPulqgbKY+NdNNK2 zS1oV4VJNRY1pT4Z4Es/vgOFuKd6RIGQHA4JwSKc4b/Lu4f67shTIN37jBKcRSyj jZrUb/6dCsnoC8+5nkxKvwx+BiIYFxKOKvPGJHWu7M808YggSnN4EM6fjFAxs9AD cb2VIvbABlN8EJvYZfO8HqutCs0u6mIAGqzvrPW+sKXXY+LSZ0QrwJRtgC4xPipl yfaYDIGBN7OfSXD5kMy4z1c+Q9cEYYt//VzvcJEKi1oNrQQjVEXSaWyj5jJcvfOp 6/4E72gm/TsDrfsfOm3J3gvljwFuvou6lp+rlLVC4fpcd84TRIMXS5xiuboZOQ7/ VyDzFPTGi48zl0x8Tk6Qz5aPEOiuBLloTGGZBMXN0nKK/+G/9kP6ikCYppjK8Rk0 EqGd6V5oFX4xpAQDadO/d62U6Wy9nvayq3qDgJOxIiuoJ7Xinv5/QWpkLh2whxP8 oZbi+jBazgCSIhEfDXRmsWmSmlWzBCdcW57aYdIEYd+lEoQt7yVZsYe9KGNyhWJL Hxg41IaCPsuI33DMljL4tkzwvz/a4ip+pFeNL1Dg3100bXAiKSI= =bgNL -----END PGP SIGNATURE----- --DEueqSqTbz/jWVG1-- From unknown Sat Jun 21 05:15:57 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Christopher Lemmer Webber Subject: bug#42158: closed (Re: bug#42158: python-grequests broken, add zope dependencies to fix.) Message-ID: References: <87a70iyuvu.fsf@dustycloud.org> <87zh8jynpy.fsf@dustycloud.org> X-Gnu-PR-Message: they-closed 42158 X-Gnu-PR-Package: guix Reply-To: 42158@debbugs.gnu.org Date: Thu, 02 Jul 2020 12:17:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1593692222-21193-1" This is a multi-part message in MIME format... ------------=_1593692222-21193-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #42158: python-grequests broken, add zope dependencies to fix. which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 42158@debbugs.gnu.org. --=20 42158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D42158 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1593692222-21193-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 42158-done) by debbugs.gnu.org; 2 Jul 2020 12:16:41 +0000 Received: from localhost ([127.0.0.1]:54511 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqy8v-0005VG-4c for submit@debbugs.gnu.org; Thu, 02 Jul 2020 08:16:41 -0400 Received: from dustycloud.org ([50.116.34.160]:47346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqy8s-0005V7-Jr for 42158-done@debbugs.gnu.org; Thu, 02 Jul 2020 08:16:39 -0400 Received: from twig (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id D50252661A; Thu, 2 Jul 2020 08:16:37 -0400 (EDT) References: <87zh8jynpy.fsf@dustycloud.org> <20200702072733.GF6387@E5400> User-agent: mu4e 1.4.9; emacs 26.3 From: Christopher Lemmer Webber To: Efraim Flashner Subject: Re: bug#42158: python-grequests broken, add zope dependencies to fix. In-reply-to: <20200702072733.GF6387@E5400> Date: Thu, 02 Jul 2020 08:16:37 -0400 Message-ID: <87a70iyuvu.fsf@dustycloud.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 42158-done Cc: 42158-done@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 (-) Efraim Flashner writes: > On Wed, Jul 01, 2020 at 04:39:05PM -0400, Christopher Lemmer Webber wrote: >> Fix attached. Ok to push? >> > > Looks good to me. I will note however that the test suite doesn't seem > to actually be run. Huh. Well at least it's no longer breaking, which is what was happening for me before. >> From 1fc31863857361e9f88d92cbea2099fd7ea03b10 Mon Sep 17 00:00:00 2001 >> From: Christopher Lemmer Webber >> Date: Wed, 1 Jul 2020 16:36:29 -0400 >> Subject: [PATCH] gnu: python-grequests: Fix tests by adding zope dependencies. >> >> * gnu/packages/python-web.scm (python-grequests): Add zope >> dependencies to native-inputs for tests. > > should be: > > * gnu/packages/python-web.scm (python-grequests)[native-inputs]: > Add python-zope.interface, python-zope.event. > Done. Changed and pushed! >> --- >> gnu/packages/python-web.scm | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) >> >> diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm >> index 030abef9c2..c929e254f7 100644 >> --- a/gnu/packages/python-web.scm >> +++ b/gnu/packages/python-web.scm >> @@ -2010,7 +2010,9 @@ library.") >> `(("python-gevent" ,python-gevent) >> ("python-requests" ,python-requests))) >> (native-inputs >> - `(("python-nose" ,python-nose))) >> + `(("python-nose" ,python-nose) >> + ("python-zope.interface" ,python-zope-interface) >> + ("python-zope.event" ,python-zope-event))) >> (home-page "https://github.com/kennethreitz/grequests") >> (synopsis "Python library for asynchronous HTTP requests") >> (description "GRequests is a Python library that allows you to use >> -- >> 2.26.2 >> ------------=_1593692222-21193-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 1 Jul 2020 20:39:10 +0000 Received: from localhost ([127.0.0.1]:53800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqjVd-0003dR-Ph for submit@debbugs.gnu.org; Wed, 01 Jul 2020 16:39:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:57568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqjVc-0003dK-Qh for submit@debbugs.gnu.org; Wed, 01 Jul 2020 16:39:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqjVc-00059w-JX for bug-guix@gnu.org; Wed, 01 Jul 2020 16:39:08 -0400 Received: from dustycloud.org ([50.116.34.160]:44170) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqjVa-0004ei-Qe for bug-guix@gnu.org; Wed, 01 Jul 2020 16:39:08 -0400 Received: from twig (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 899172661A for ; Wed, 1 Jul 2020 16:39:05 -0400 (EDT) User-agent: mu4e 1.4.9; emacs 26.3 From: Christopher Lemmer Webber To: bug-guix@gnu.org Subject: python-grequests broken, add zope dependencies to fix. Date: Wed, 01 Jul 2020 16:39:05 -0400 Message-ID: <87zh8jynpy.fsf@dustycloud.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=50.116.34.160; envelope-from=cwebber@dustycloud.org; helo=dustycloud.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/01 16:17:10 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) --=-=-= Content-Type: text/plain Fix attached. Ok to push? --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-python-grequests-Fix-tests-by-adding-zope-depend.patch >From 1fc31863857361e9f88d92cbea2099fd7ea03b10 Mon Sep 17 00:00:00 2001 From: Christopher Lemmer Webber Date: Wed, 1 Jul 2020 16:36:29 -0400 Subject: [PATCH] gnu: python-grequests: Fix tests by adding zope dependencies. * gnu/packages/python-web.scm (python-grequests): Add zope dependencies to native-inputs for tests. --- gnu/packages/python-web.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 030abef9c2..c929e254f7 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2010,7 +2010,9 @@ library.") `(("python-gevent" ,python-gevent) ("python-requests" ,python-requests))) (native-inputs - `(("python-nose" ,python-nose))) + `(("python-nose" ,python-nose) + ("python-zope.interface" ,python-zope-interface) + ("python-zope.event" ,python-zope-event))) (home-page "https://github.com/kennethreitz/grequests") (synopsis "Python library for asynchronous HTTP requests") (description "GRequests is a Python library that allows you to use -- 2.26.2 --=-=-=-- ------------=_1593692222-21193-1--