unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60991] [PATCH] gnu: python-scrapy: Update to 2.7.1.
@ 2023-01-21 15:39 Felix Gruber
  2023-01-29  8:15 ` bug#60991: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2023-01-21 15:39 UTC (permalink / raw)
  To: 60991; +Cc: Felix Gruber

* gnu/packages/python-web.scm (python-scrapy): Update to 2.7.1.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 7daa1b636c..6f00f9867a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -7731,13 +7731,13 @@ (define-public python-parsel
 (define-public python-scrapy
   (package
     (name "python-scrapy")
-    (version "2.6.1")
+    (version "2.7.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "Scrapy" version))
        (sha256
-        (base32 "09rqalbwcz9ix8h0992mzjs50sssxsmmh8w9abkrqchgknjmbzan"))))
+        (base32 "0kpi3hg2ycs6s8cg41r2zc1axd0rpnps8bnzg7wisjyjaf1l1yih"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.39.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60991: [PATCH] gnu: python-scrapy: Update to 2.7.1.
  2023-01-21 15:39 [bug#60991] [PATCH] gnu: python-scrapy: Update to 2.7.1 Felix Gruber
@ 2023-01-29  8:15 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-29  8:15 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 60991-done

Felix Gruber <felgru@posteo.net> writes:

> * gnu/packages/python-web.scm (python-scrapy): Update to 2.7.1.

Applied, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-29  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21 15:39 [bug#60991] [PATCH] gnu: python-scrapy: Update to 2.7.1 Felix Gruber
2023-01-29  8:15 ` bug#60991: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).