[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: python-css-parser: Update to 1.0.7.
From: |
guix-commits |
Subject: |
04/08: gnu: python-css-parser: Update to 1.0.7. |
Date: |
Fri, 18 Feb 2022 19:09:32 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 7a067107170d6006fe6b5d7b3c0d7bd25a4ca9bd
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Mon Feb 7 13:05:40 2022 +1100
gnu: python-css-parser: Update to 1.0.7.
* gnu/packages/python-web.scm (python-css-parser): Update to 1.0.7.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
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 bd9772e703..76d9a3e0c4 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1466,13 +1466,13 @@ options.")
(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
- branch master updated (f610dc0b3e -> b731d34ed7), guix-commits, 2022/02/18
- 01/08: gnu: python-regex: Update to 2022.1.18., guix-commits, 2022/02/18
- 03/08: gnu: python-apsw: Enable extension loading., guix-commits, 2022/02/18
- 04/08: gnu: python-css-parser: Update to 1.0.7.,
guix-commits <=
- 05/08: gnu: calibre: Update to 5.36.0., guix-commits, 2022/02/18
- 02/08: gnu: python-html5-parser: Update to 0.4.10., guix-commits, 2022/02/18
- 07/08: gnu: calibre: Improve package style., guix-commits, 2022/02/18
- 06/08: gnu: calibre: Remove input labels., guix-commits, 2022/02/18
- 08/08: gnu: Remove python-dukpy, python2-dukpy., guix-commits, 2022/02/18