From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ADivBEB/AGI/pgAAgWs5BA (envelope-from ) for ; Mon, 07 Feb 2022 03:09:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WCwGAkB/AGKAhAAA9RJhRA (envelope-from ) for ; Mon, 07 Feb 2022 03:09:04 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C4AA13CA85 for ; Mon, 7 Feb 2022 03:09:03 +0100 (CET) Received: from localhost ([::1]:46202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGtSd-0002oL-38 for larch@yhetil.org; Sun, 06 Feb 2022 21:08:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGtQk-0001Um-L3 for guix-patches@gnu.org; Sun, 06 Feb 2022 21:07:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46612) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGtQk-00080C-B2 for guix-patches@gnu.org; Sun, 06 Feb 2022 21:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nGtQk-0008Jt-6p for guix-patches@gnu.org; Sun, 06 Feb 2022 21:07:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53836] [PATCH 4/6] gnu: python-css-parser: Update to 1.0.7. Resent-From: Brendan Tildesley Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Feb 2022 02:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53836 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53836@debbugs.gnu.org Received: via spool by 53836-submit@debbugs.gnu.org id=B53836.164419956631868 (code B ref 53836); Mon, 07 Feb 2022 02:07:02 +0000 Received: (at 53836) by debbugs.gnu.org; 7 Feb 2022 02:06:06 +0000 Received: from localhost ([127.0.0.1]:40498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGtPq-0008Hw-Cs for submit@debbugs.gnu.org; Sun, 06 Feb 2022 21:06:06 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]:39442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGtPn-0008H8-O2 for 53836@debbugs.gnu.org; Sun, 06 Feb 2022 21:06:04 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4JsTyG0Qgrz9sSv for <53836@debbugs.gnu.org>; Mon, 7 Feb 2022 03:05:58 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1644199555; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HEtZbl+V2JDQ4mavBwRlNRMhNDKHO/lC3WzxNL6EF2g=; b=uPEOjoEByljhRlDsLZEWH39fHApjILan/2w2F5xoqG6NaPCSqEMGW89thKFM0YRt8TDwfN A2kggfUb+FR3BBHzkiQIdiBZIvBXbGbi0ipUrQazpzynHPi/uozid0yMq158b/WEM/iau6 1BuWKcZzZuL1wF4C89Fk+Cs75ViLm3TYBVaJwyP4KCYRDzCVi8eh67KN2GMlrfw4uJXDMe tzxdVVXfJA15BaPiYtGyIBpWH1jIOzQnMJil6XexKXw6toS+eNh25ViC9dqbNP8XnCdmp5 WHoTEhT6b8MtcvumBb0lgmb/M/brkZXg+HV6wmWiJC50E9u99VpTk4UKxYtwsg== From: Brendan Tildesley Date: Mon, 7 Feb 2022 13:05:40 +1100 Message-Id: <20220207020542.29004-4-mail@brendan.scot> In-Reply-To: <20220207020542.29004-1-mail@brendan.scot> References: <20220207020542.29004-1-mail@brendan.scot> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644199743; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=HEtZbl+V2JDQ4mavBwRlNRMhNDKHO/lC3WzxNL6EF2g=; b=oqQkkG1/fweWz0slC2GiWhZYLcW/hEjCvCqvADDG7BKEs7Zkm7G5gxcWYMHem8QrWDS8g9 N9LJkp+uPPtSVeF0Tc5yI6j5X227rOmwAmTL5WG/x35wCS6W/OvGDbM4IlbCjeVx0u/cws ehzgqHyHrZkOCNSSsJlvwGqmRZSHv5P76qch4YE8+cYCylGigMcSfROp8BPmtujBgIzmIF Zk1MqvhmQW9+Fs9rO5DGaanyleN4eEz5T/9fAs3HfJ+ekdI2n07nVxujeW/G/P2GJD1LkW /4MEFjmLdce9b5WtU7t1yeBYBTopv/scFyRUiVfAAPhxzmbx6ODDEoKLsedi+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644199743; a=rsa-sha256; cv=none; b=AiAVAECvhrDAXbJ/INS9zuMkeqJmuGimvftZ+WTjiof8DWkJB16Ya5Ycqri6+lZZl7cIeb nbtfNRis7QF78HVCro22H9iIVsKHPJKfv2kSYXhWv4fC2q6F+ETgs5Cg5NPsbDuUwUfmDd Xv6zdXj2QlvPl7pGX6GeOvHzIiY2cEDvh5hSuIErKz+BqxzwDMs+QMpE0hOMmy+/kwzJ/Z j8HicvwOK0E7SNGhhiFkBsvtbYM3U7TXvVP+xw/j8J6ekZIMkNmDlD4jHk3Asszm+FaS+6 BoUae+jn2MNZ87dIvFVLR/ZY5WF2DXt+s4AJ56CgjRl+QpZerpmEnUUngNT38A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=brendan.scot header.s=MBO0001 header.b=uPEOjoEB; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=brendan.scot header.s=MBO0001 header.b=uPEOjoEB; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C4AA13CA85 X-Spam-Score: -0.83 X-Migadu-Scanner: scn1.migadu.com X-TUID: pBcjeNFCI5Yf * gnu/packages/python-web.scm (python-css-parser): Update to 1.0.7. --- 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 3bcacdb19f..81fb931189 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1472,13 +1472,13 @@ (define-public python-css-parser (package (inherit python-cssutils) (name "python-css-parser") - (version "1.0.6") + (version "1.0.7") (source (origin (method url-fetch) (uri (pypi-uri "css-parser" version ".tar.gz")) (sha256 - (base32 "0bmg4kiiir6pj9x3sd12x4dz2c1xpp2bn5nn60fxnbk2lnl4im2f")))) + (base32 "1ldv9s3an4pgk7b5x6z07rw9b5fdrasdldnf22829pb26b39dq15")))) (home-page "https://github.com/ebook-utils/css-parser") (synopsis "Fork of cssutils modified for parsing ebooks") (description -- 2.34.0