From unknown Sat Jun 14 14:29:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#40846] [PATCH] gnu: Bump python-webob and python-pastedeploy versions Resent-From: Holger Peters Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Apr 2020 12:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 40846 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 40846@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158781850728659 (code B ref -1); Sat, 25 Apr 2020 12:42:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Apr 2020 12:41:47 +0000 Received: from localhost ([127.0.0.1]:58990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSK7u-0007S9-08 for submit@debbugs.gnu.org; Sat, 25 Apr 2020 08:41:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:56232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSFhk-0002Xl-5Z for submit@debbugs.gnu.org; Sat, 25 Apr 2020 03:58:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44226) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSFhj-0005QN-I6 for guix-patches@gnu.org; Sat, 25 Apr 2020 03:58:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED, SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jSFhi-00072I-LQ for guix-patches@gnu.org; Sat, 25 Apr 2020 03:58:27 -0400 Received: from mout01.posteo.de ([185.67.36.65]:44833) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jSFhh-00069C-NU for guix-patches@gnu.org; Sat, 25 Apr 2020 03:58:26 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 16D7216005F for ; Sat, 25 Apr 2020 09:58:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1587801501; bh=q/UF4IHjwSFkc8mgO32pK2hfPhmjidZVImSKkob5LXk=; h=From:Subject:Date:To:From; b=cAHX7qw3WQG2UA5QC8XdR8rbo9k1FMnVaQacEq5HW14gw1/U9+stQWrU7f4DKHFAA 39esLNMJSWPz0E4Skc6ZDX/IqPg7JpgZEd4OxtcixH0cSiIuIGYqgtJw7PscRUw+ZU 2RRUJNRG9wK1ATk4MzwqQ+97RPtC7Ig45ZCFntpe2VAdtK/k/AeOKPQmS3mnNlrFd5 T2wN8C2gfvOo4JdDvKQ1whMTYZWFByGCk8lOfpbn2POaGSdkUkreTWfd6Kfc/dmE0p gi3qZWE74ZcCsiL52YyiLMi/cXYbpjPkRhC27gpboNtS82ELJeuhQWb6pzZL8kwh14 wl734Rhb859xw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 498NhD4DFDz6tmd for ; Sat, 25 Apr 2020 09:58:20 +0200 (CEST) From: Holger Peters Content-Type: multipart/mixed; boundary="Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B" Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Message-Id: <40840301-C192-418E-89EC-7498F1CD0C87@posteo.de> Date: Sat, 25 Apr 2020 09:58:19 +0200 X-Mailer: Apple Mail (2.3445.104.14) Received-SPF: pass client-ip=185.67.36.65; envelope-from=holger.peters@posteo.de; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/25 03:58:21 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 185.67.36.65 X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Sat, 25 Apr 2020 08:41:44 -0400 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 (--) --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Attached are two patches bumping the version of two python web packages. = pastedeploy changed their test runner from nose to pytest so the patch = reflects that change. FYI This is my first contribution to guix, so I advise extra care when = applying these patches to be on the safe side :) --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B Content-Disposition: attachment; filename=0002-gnu-python-pastedeploy-Update-to-1.8.3.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0002-gnu-python-pastedeploy-Update-to-1.8.3.patch" Content-Transfer-Encoding: quoted-printable =46rom=201a58918030197dd4f942e78cfe346dc8add67c23=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Holger=20Peters=20=0A= Date:=20Fri,=2024=20Apr=202020=2020:38:24=20+0200=0ASubject:=20[PATCH=20= 2/2]=20gnu:=20python-pastedeploy:=20Update=20to=201.8.3=0A=0A*=20= gnu/packages/python-web.scm=20(python-pastedeploy):=20Update=20to=201.7:=0A= =20=20Tests=20are=20now=20run=20via=20pytest=0A---=0A=20= gnu/packages/python-web.scm=20|=2010=20++++++----=0A=201=20file=20= changed,=206=20insertions(+),=204=20deletions(-)=0A=0Adiff=20--git=20= a/gnu/packages/python-web.scm=20b/gnu/packages/python-web.scm=0Aindex=20= 2142b6235f..ed37f41c71=20100644=0A---=20a/gnu/packages/python-web.scm=0A= +++=20b/gnu/packages/python-web.scm=0A@@=20-1717,17=20+1717,19=20@@=20= and=20to=20spawn=20subprocesses=20to=20handle=20requests.")=0A=20= (define-public=20python-pastedeploy=0A=20=20=20(package=0A=20=20=20=20=20= (name=20"python-pastedeploy")=0A-=20=20=20=20(version=20"1.5.2")=0A+=20=20= =20=20(version=20"2.1.0")=0A=20=20=20=20=20(source=0A=20=20=20=20=20=20= (origin=0A=20=20=20=20=20=20=20=20(method=20url-fetch)=0A=20=20=20=20=20=20= =20=20(uri=20(pypi-uri=20"PasteDeploy"=20version))=0A=20=20=20=20=20=20=20= =20(sha256=0A-=20=20=20=20=20=20=20=20(base32=0A-=20=20=20=20=20=20=20=20= =20"1jz3m4hq8v6hyhfjz9425nd3nvn52cvbfipdcd72krjmla4qz1fm"))))=0A+=20=20=20= =20=20=20=20=20=20(base32=0A+=20=20=20=20=20=20=20=20=20=20=20= "16qsq5y6mryslmbp5pn35x4z8z3ndp5rpgl42h226879nrw9hmg7"))))=0A=20=20=20=20= =20(build-system=20python-build-system)=0A+=20=20=20=20(arguments=20= '(#:test-target=20"pytest"))=0A=20=20=20=20=20(native-inputs=0A-=20=20=20= =20=20`(("python-nose"=20,python-nose)))=0A+=20=20=20=20=20=20= `(("python-pytest-runner"=20,python-pytest-runner)=0A+=20=20=20=20=20=20=20= =20("python-pytest"=20,python-pytest)))=0A=20=20=20=20=20(home-page=20= "https://pylonsproject.org/")=0A=20=20=20=20=20(synopsis=0A=20=20=20=20=20= =20"Load,=20configure,=20and=20compose=20WSGI=20applications=20and=20= servers")=0A--=20=0A2.26.2=0A=0A= --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B Content-Disposition: attachment; filename=0001-gnu-python-webob-Update-to-1.8.3.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-gnu-python-webob-Update-to-1.8.3.patch" Content-Transfer-Encoding: quoted-printable =46rom=205e892cb63c76e7bd2fd8c51da91127536043c333=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Holger=20Peters=20=0A= Date:=20Fri,=2024=20Apr=202020=2020:35:18=20+0200=0ASubject:=20[PATCH=20= 1/2]=20gnu:=20python-webob:=20Update=20to=201.8.3=0A=0A*=20= gnu/packages/python-web.scm=20(python-webob):=20Update=20to=201.7.=0A---=0A= =20gnu/packages/python-web.scm=20|=204=20++--=0A=201=20file=20changed,=20= 2=20insertions(+),=202=20deletions(-)=0A=0Adiff=20--git=20= a/gnu/packages/python-web.scm=20b/gnu/packages/python-web.scm=0Aindex=20= 1d99239dbb..2142b6235f=20100644=0A---=20a/gnu/packages/python-web.scm=0A= +++=20b/gnu/packages/python-web.scm=0A@@=20-968,14=20+968,14=20@@=20your=20= Web=20app.")=0A=20(define-public=20python-webob=0A=20=20=20(package=0A=20= =20=20=20=20(name=20"python-webob")=0A-=20=20=20=20(version=20"1.5.1")=0A= +=20=20=20=20(version=20"1.8.3")=0A=20=20=20=20=20(source=0A=20=20=20=20=20= =20(origin=0A=20=20=20=20=20=20=20=20(method=20url-fetch)=0A=20=20=20=20=20= =20=20=20(uri=20(pypi-uri=20"WebOb"=20version))=0A=20=20=20=20=20=20=20=20= (sha256=0A=20=20=20=20=20=20=20=20=20(base32=0A-=20=20=20=20=20=20=20=20=20= "02bhhzijfhv8hmi1i54d4b0v43liwhnywhflvxsv4x3zax9s3afq"))))=0A+=20=20=20=20= =20=20=20=20=20=20= "1cpqskanmvwia8wqlpcr3ykyxysynjdnbl5namvpg8vw6jnkv1dh"))))=0A=20=20=20=20= =20(build-system=20python-build-system)=0A=20=20=20=20=20(native-inputs=0A= =20=20=20=20=20=20=20`(("python-nose"=20,python-nose)))=0A--=20=0A2.26.2=0A= =0A= --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B-- From unknown Sat Jun 14 14:29:42 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: Holger Peters Subject: bug#40846: closed (Re: [bug#40846] [PATCH] gnu: Bump python-webob and python-pastedeploy versions) Message-ID: References: <87pnbvxpmv.fsf@nicolasgoaziou.fr> <40840301-C192-418E-89EC-7498F1CD0C87@posteo.de> X-Gnu-PR-Message: they-closed 40846 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 40846@debbugs.gnu.org Date: Sat, 25 Apr 2020 20:44:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1587847442-25915-1" This is a multi-part message in MIME format... ------------=_1587847442-25915-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #40846: [PATCH] gnu: Bump python-webob and python-pastedeploy versions which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 40846@debbugs.gnu.org. --=20 40846: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D40846 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1587847442-25915-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 40846-done) by debbugs.gnu.org; 25 Apr 2020 20:43:47 +0000 Received: from localhost ([127.0.0.1]:60453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSReM-0006jS-TS for submit@debbugs.gnu.org; Sat, 25 Apr 2020 16:43:47 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:59471) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSReL-0006jE-CW for 40846-done@debbugs.gnu.org; Sat, 25 Apr 2020 16:43:45 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id A23E2240002; Sat, 25 Apr 2020 20:43:38 +0000 (UTC) From: Nicolas Goaziou To: Holger Peters Subject: Re: [bug#40846] [PATCH] gnu: Bump python-webob and python-pastedeploy versions References: <40840301-C192-418E-89EC-7498F1CD0C87@posteo.de> Date: Sat, 25 Apr 2020 22:43:36 +0200 In-Reply-To: <40840301-C192-418E-89EC-7498F1CD0C87@posteo.de> (Holger Peters's message of "Sat, 25 Apr 2020 09:58:19 +0200") Message-ID: <87pnbvxpmv.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 40846-done Cc: 40846-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.7 (-) Hello, Holger Peters writes: > Attached are two patches bumping the version of two python web > packages. pastedeploy changed their test runner from nose to pytest so > the patch reflects that change. Thank you! I fixed a bit the indentation in the first patch, re-ordered native inputs, fixed the odd numbering in the commit messages, and pushed them. I also added a copyright line for you. Regards, -- Nicolas Goaziou ------------=_1587847442-25915-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Apr 2020 12:41:47 +0000 Received: from localhost ([127.0.0.1]:58990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSK7u-0007S9-08 for submit@debbugs.gnu.org; Sat, 25 Apr 2020 08:41:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:56232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSFhk-0002Xl-5Z for submit@debbugs.gnu.org; Sat, 25 Apr 2020 03:58:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44226) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSFhj-0005QN-I6 for guix-patches@gnu.org; Sat, 25 Apr 2020 03:58:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED, SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jSFhi-00072I-LQ for guix-patches@gnu.org; Sat, 25 Apr 2020 03:58:27 -0400 Received: from mout01.posteo.de ([185.67.36.65]:44833) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jSFhh-00069C-NU for guix-patches@gnu.org; Sat, 25 Apr 2020 03:58:26 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 16D7216005F for ; Sat, 25 Apr 2020 09:58:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1587801501; bh=q/UF4IHjwSFkc8mgO32pK2hfPhmjidZVImSKkob5LXk=; h=From:Subject:Date:To:From; b=cAHX7qw3WQG2UA5QC8XdR8rbo9k1FMnVaQacEq5HW14gw1/U9+stQWrU7f4DKHFAA 39esLNMJSWPz0E4Skc6ZDX/IqPg7JpgZEd4OxtcixH0cSiIuIGYqgtJw7PscRUw+ZU 2RRUJNRG9wK1ATk4MzwqQ+97RPtC7Ig45ZCFntpe2VAdtK/k/AeOKPQmS3mnNlrFd5 T2wN8C2gfvOo4JdDvKQ1whMTYZWFByGCk8lOfpbn2POaGSdkUkreTWfd6Kfc/dmE0p gi3qZWE74ZcCsiL52YyiLMi/cXYbpjPkRhC27gpboNtS82ELJeuhQWb6pzZL8kwh14 wl734Rhb859xw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 498NhD4DFDz6tmd for ; Sat, 25 Apr 2020 09:58:20 +0200 (CEST) From: Holger Peters Content-Type: multipart/mixed; boundary="Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B" Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Subject: [PATCH] gnu: Bump python-webob and python-pastedeploy versions Message-Id: <40840301-C192-418E-89EC-7498F1CD0C87@posteo.de> Date: Sat, 25 Apr 2020 09:58:19 +0200 To: guix-patches@gnu.org X-Mailer: Apple Mail (2.3445.104.14) Received-SPF: pass client-ip=185.67.36.65; envelope-from=holger.peters@posteo.de; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/25 03:58:21 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 185.67.36.65 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 25 Apr 2020 08:41:44 -0400 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 (--) --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Attached are two patches bumping the version of two python web packages. = pastedeploy changed their test runner from nose to pytest so the patch = reflects that change. FYI This is my first contribution to guix, so I advise extra care when = applying these patches to be on the safe side :) --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B Content-Disposition: attachment; filename=0002-gnu-python-pastedeploy-Update-to-1.8.3.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0002-gnu-python-pastedeploy-Update-to-1.8.3.patch" Content-Transfer-Encoding: quoted-printable =46rom=201a58918030197dd4f942e78cfe346dc8add67c23=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Holger=20Peters=20=0A= Date:=20Fri,=2024=20Apr=202020=2020:38:24=20+0200=0ASubject:=20[PATCH=20= 2/2]=20gnu:=20python-pastedeploy:=20Update=20to=201.8.3=0A=0A*=20= gnu/packages/python-web.scm=20(python-pastedeploy):=20Update=20to=201.7:=0A= =20=20Tests=20are=20now=20run=20via=20pytest=0A---=0A=20= gnu/packages/python-web.scm=20|=2010=20++++++----=0A=201=20file=20= changed,=206=20insertions(+),=204=20deletions(-)=0A=0Adiff=20--git=20= a/gnu/packages/python-web.scm=20b/gnu/packages/python-web.scm=0Aindex=20= 2142b6235f..ed37f41c71=20100644=0A---=20a/gnu/packages/python-web.scm=0A= +++=20b/gnu/packages/python-web.scm=0A@@=20-1717,17=20+1717,19=20@@=20= and=20to=20spawn=20subprocesses=20to=20handle=20requests.")=0A=20= (define-public=20python-pastedeploy=0A=20=20=20(package=0A=20=20=20=20=20= (name=20"python-pastedeploy")=0A-=20=20=20=20(version=20"1.5.2")=0A+=20=20= =20=20(version=20"2.1.0")=0A=20=20=20=20=20(source=0A=20=20=20=20=20=20= (origin=0A=20=20=20=20=20=20=20=20(method=20url-fetch)=0A=20=20=20=20=20=20= =20=20(uri=20(pypi-uri=20"PasteDeploy"=20version))=0A=20=20=20=20=20=20=20= =20(sha256=0A-=20=20=20=20=20=20=20=20(base32=0A-=20=20=20=20=20=20=20=20= =20"1jz3m4hq8v6hyhfjz9425nd3nvn52cvbfipdcd72krjmla4qz1fm"))))=0A+=20=20=20= =20=20=20=20=20=20(base32=0A+=20=20=20=20=20=20=20=20=20=20=20= "16qsq5y6mryslmbp5pn35x4z8z3ndp5rpgl42h226879nrw9hmg7"))))=0A=20=20=20=20= =20(build-system=20python-build-system)=0A+=20=20=20=20(arguments=20= '(#:test-target=20"pytest"))=0A=20=20=20=20=20(native-inputs=0A-=20=20=20= =20=20`(("python-nose"=20,python-nose)))=0A+=20=20=20=20=20=20= `(("python-pytest-runner"=20,python-pytest-runner)=0A+=20=20=20=20=20=20=20= =20("python-pytest"=20,python-pytest)))=0A=20=20=20=20=20(home-page=20= "https://pylonsproject.org/")=0A=20=20=20=20=20(synopsis=0A=20=20=20=20=20= =20"Load,=20configure,=20and=20compose=20WSGI=20applications=20and=20= servers")=0A--=20=0A2.26.2=0A=0A= --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B Content-Disposition: attachment; filename=0001-gnu-python-webob-Update-to-1.8.3.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-gnu-python-webob-Update-to-1.8.3.patch" Content-Transfer-Encoding: quoted-printable =46rom=205e892cb63c76e7bd2fd8c51da91127536043c333=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Holger=20Peters=20=0A= Date:=20Fri,=2024=20Apr=202020=2020:35:18=20+0200=0ASubject:=20[PATCH=20= 1/2]=20gnu:=20python-webob:=20Update=20to=201.8.3=0A=0A*=20= gnu/packages/python-web.scm=20(python-webob):=20Update=20to=201.7.=0A---=0A= =20gnu/packages/python-web.scm=20|=204=20++--=0A=201=20file=20changed,=20= 2=20insertions(+),=202=20deletions(-)=0A=0Adiff=20--git=20= a/gnu/packages/python-web.scm=20b/gnu/packages/python-web.scm=0Aindex=20= 1d99239dbb..2142b6235f=20100644=0A---=20a/gnu/packages/python-web.scm=0A= +++=20b/gnu/packages/python-web.scm=0A@@=20-968,14=20+968,14=20@@=20your=20= Web=20app.")=0A=20(define-public=20python-webob=0A=20=20=20(package=0A=20= =20=20=20=20(name=20"python-webob")=0A-=20=20=20=20(version=20"1.5.1")=0A= +=20=20=20=20(version=20"1.8.3")=0A=20=20=20=20=20(source=0A=20=20=20=20=20= =20(origin=0A=20=20=20=20=20=20=20=20(method=20url-fetch)=0A=20=20=20=20=20= =20=20=20(uri=20(pypi-uri=20"WebOb"=20version))=0A=20=20=20=20=20=20=20=20= (sha256=0A=20=20=20=20=20=20=20=20=20(base32=0A-=20=20=20=20=20=20=20=20=20= "02bhhzijfhv8hmi1i54d4b0v43liwhnywhflvxsv4x3zax9s3afq"))))=0A+=20=20=20=20= =20=20=20=20=20=20= "1cpqskanmvwia8wqlpcr3ykyxysynjdnbl5namvpg8vw6jnkv1dh"))))=0A=20=20=20=20= =20(build-system=20python-build-system)=0A=20=20=20=20=20(native-inputs=0A= =20=20=20=20=20=20=20`(("python-nose"=20,python-nose)))=0A--=20=0A2.26.2=0A= =0A= --Apple-Mail=_C1A55BA2-F590-4240-B5F6-9E358425074B-- ------------=_1587847442-25915-1--