[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/42: gnu: python-bleach: Update to 3.1.1 [fixes CVE-2020-6802].
From: |
guix-commits |
Subject: |
19/42: gnu: python-bleach: Update to 3.1.1 [fixes CVE-2020-6802]. |
Date: |
Sat, 29 Feb 2020 15:46:37 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit e6daf515ed0db8f738aa039167865cc8c612b773
Author: Efraim Flashner <address@hidden>
AuthorDate: Sat Feb 29 20:12:01 2020 +0200
gnu: python-bleach: Update to 3.1.1 [fixes CVE-2020-6802].
* gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.1.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c5791fd..cdd61d9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7686,14 +7686,14 @@ Jupyter Notebook format and Python APIs for working
with notebooks.")
(define-public python-bleach
(package
(name "python-bleach")
- (version "3.1.0")
+ (version "3.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "bleach" version))
(sha256
(base32
- "1yhrgrhkln8bd6gn3imj69g1h4xqah9gaz9q26crqr6gmmvpzprz"))))
+ "0j4xlnw99m1xy0s7wxz9fk5f3c1n8r296fh75jn5p5j61w6qg2xa"))))
(build-system python-build-system)
(propagated-inputs
`(("python-webencodings" ,python-webencodings)
- 13/42: gnu: rust-rand-pcg-0.1: Don't skip build., (continued)
- 13/42: gnu: rust-rand-pcg-0.1: Don't skip build., guix-commits, 2020/02/29
- 10/42: gnu: rust-base64-0.10: Don't skip build., guix-commits, 2020/02/29
- 14/42: gnu: rust-rand-os-0.1: Don't skip build., guix-commits, 2020/02/29
- 15/42: gnu: rust-rand-os-0.2: Don't skip build., guix-commits, 2020/02/29
- 16/42: gnu: rust-rand-hc-0.1: Don't skip build., guix-commits, 2020/02/29
- 11/42: gnu: rust-memchr-2.2: Don't skip build., guix-commits, 2020/02/29
- 17/42: gnu: rust-rand-hc-0.2: Don't skip build., guix-commits, 2020/02/29
- 05/42: gnu: rust-winapi-util-0.1: Don't skip build., guix-commits, 2020/02/29
- 20/42: gnu: rust-rand-core-0.5: Don't skip build., guix-commits, 2020/02/29
- 12/42: gnu: rust-rand-pcg-0.2: Don't skip build., guix-commits, 2020/02/29
- 19/42: gnu: python-bleach: Update to 3.1.1 [fixes CVE-2020-6802].,
guix-commits <=
- 27/42: gnu: rust-lock-api-0.3: Don't skip build., guix-commits, 2020/02/29
- 18/42: gnu: rust-rand-core-0.4: Don't skip build., guix-commits, 2020/02/29
- 21/42: gnu: rust-rand-chacha-0.1: Don't skip build., guix-commits, 2020/02/29
- 22/42: gnu: rust-rand-chacha-0.2: Don't skip build., guix-commits, 2020/02/29
- 25/42: gnu: rust-loom-0.1: Don't skip build., guix-commits, 2020/02/29
- 24/42: gnu: rust-generator-0.6: Update to 0.6.20., guix-commits, 2020/02/29
- 23/42: gnu: rust-bindgen-0.50: Don't skip build., guix-commits, 2020/02/29
- 28/42: gnu: rust-paste-0.1: Upgrade to 0.1.7., guix-commits, 2020/02/29
- 33/42: gnu: rust-demo-hack-impl-0.0: Don't skip build., guix-commits, 2020/02/29
- 26/42: gnu: rust-lock-api-0.1: Don't skip build., guix-commits, 2020/02/29