unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <mail@brendan.scot>
To: 53836@debbugs.gnu.org
Subject: [bug#53836] [PATCH 4/6] gnu: python-css-parser: Update to 1.0.7.
Date: Mon,  7 Feb 2022 13:05:40 +1100	[thread overview]
Message-ID: <20220207020542.29004-4-mail@brendan.scot> (raw)
In-Reply-To: <20220207020542.29004-1-mail@brendan.scot>

* 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





  parent reply	other threads:[~2022-02-07  2:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07  2:04 [bug#53836] [PATCH 0/6] gnu: calibre: Update to 5.36.0 Brendan Tildesley
2022-02-07  2:05 ` [bug#53836] [PATCH 1/6] gnu: python-regex: Update to 2022.1.18 Brendan Tildesley
2022-02-07  2:05   ` [bug#53836] [PATCH 2/6] gnu: python-html5-parser: Update to 0.4.10 Brendan Tildesley
2022-02-07  2:05   ` [bug#53836] [PATCH 3/6] gnu: python-apsw: Enable extension loading Brendan Tildesley
2022-02-07  2:05   ` Brendan Tildesley [this message]
2022-02-07  2:05   ` [bug#53836] [PATCH 5/6] gnu: calibre: Update to 5.36.0 Brendan Tildesley
2022-02-07  2:05   ` [bug#53836] [PATCH 6/6] gnu: Remove python-dukpy, python2-dukpy Brendan Tildesley
2022-02-19  0:10 ` bug#53836: [PATCH 0/6] gnu: calibre: Update to 5.36.0 Nicolas Goaziou
2022-02-19  9:10   ` [bug#53836] " Brendan Tildesley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220207020542.29004-4-mail@brendan.scot \
    --to=mail@brendan.scot \
    --cc=53836@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).