[arch-commits] Commit in python-bleach/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Feb 6 19:09:05 UTC 2021


    Date: Saturday, February 6, 2021 @ 19:09:05
  Author: jelle
Revision: 847031

upgpkg: python-bleach 3.3.0-1

Modified:
  python-bleach/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 19:08:47 UTC (rev 847030)
+++ PKGBUILD	2021-02-06 19:09:05 UTC (rev 847031)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-bleach
-pkgver=3.2.3
+pkgver=3.3.0
 pkgrel=1
 
 pkgdesc="An easy whitelist-based HTML-sanitizing tool"
@@ -18,7 +18,7 @@
 source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz
         $pkgname-py39.patch::https://github.com/mozilla/bleach/commit/9ba905729f17.patch)
 
-sha256sums=('c6ad42174219b64848e2e2cd434e44f56cd24a93a9b4f8bc52cfed55a1cd5aad'
+sha256sums=('98b3170739e5e83dd9dc19633f074727ad848cbedb6026708c8ac2d3b697a433'
             '5b47567a3d47c8e4464b63d5d50abc38da55f2a67d2fa2f7c65041191ea6c156')
 
 prepare() {



More information about the arch-commits mailing list