all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#55044] [PATCH 0/8] Add python-scrapy.
@ 2022-04-20 17:25 Felix Gruber
  2022-04-20 17:27 ` [bug#55044] [PATCH 1/8] gnu: Add python-sybil Felix Gruber
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Felix Gruber @ 2022-04-20 17:25 UTC (permalink / raw)
  To: 55044; +Cc: Felix Gruber

This patchset adds the Scrapy webscraping framework.

Felix Gruber (8):
  gnu: Add python-sybil.
  gnu: Add python-pydispatcher.
  gnu: Add python-queuelib.
  gnu: Add python-itemadapter.
  gnu: Add python-protego.
  gnu: Add python-parsel.
  gnu: Add python-itemloaders.
  gnu: Add python-scrapy.

 gnu/packages/python-check.scm |  30 +++++++++
 gnu/packages/python-web.scm   | 113 ++++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm   | 111 ++++++++++++++++++++++++++++++++-
 3 files changed, 253 insertions(+), 1 deletion(-)

-- 
2.30.2





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

end of thread, other threads:[~2022-05-02 16:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 17:25 [bug#55044] [PATCH 0/8] Add python-scrapy Felix Gruber
2022-04-20 17:27 ` [bug#55044] [PATCH 1/8] gnu: Add python-sybil Felix Gruber
2022-04-20 17:27 ` [bug#55044] [PATCH 2/8] gnu: Add python-pydispatcher Felix Gruber
2022-04-20 17:27 ` [bug#55044] [PATCH 3/8] gnu: Add python-queuelib Felix Gruber
2022-04-20 17:28 ` [bug#55044] [PATCH 4/8] gnu: Add python-itemadapter Felix Gruber
2022-04-20 17:28 ` [bug#55044] [PATCH 5/8] gnu: Add python-protego Felix Gruber
2022-04-20 17:28 ` [bug#55044] [PATCH 6/8] gnu: Add python-parsel Felix Gruber
2022-04-20 17:28 ` [bug#55044] [PATCH 7/8] gnu: Add python-itemloaders Felix Gruber
2022-04-20 17:28 ` [bug#55044] [PATCH 8/8] gnu: Add python-scrapy Felix Gruber
2022-05-02 13:14 ` bug#55044: [PATCH 0/8] " Ludovic Courtès
2022-05-02 16:22   ` [bug#55044] " Felix Gruber

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.