Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-bleach
Commits:
7f29a432 by Jelle van der Waa at 2026-06-07T20:20:00+02:00
upgpkg: 6.4.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bleach
pkgdesc = An easy whitelist-based HTML-sanitizing tool
- pkgver = 6.3.0
- pkgrel = 3
+ pkgver = 6.4.0
+ pkgrel = 1
url = https://pypi.org/project/bleach/
arch = any
license = Apache-2.0
@@ -14,7 +14,7 @@ pkgbase = python-bleach
depends = python-packaging
depends = python-webencodings
optdepends = python-tinycss2: for CSS sanitisation
- source = https://pypi.org/packages/source/b/bleach/bleach-6.3.0.tar.gz
- sha256sums =
6f3b91b1c0a02bb9a78b5a454c92506aa0fdf197e1d5e114d2e00c6f64306d22
+ source = https://pypi.org/packages/source/b/bleach/bleach-6.4.0.tar.gz
+ sha256sums =
4202482733d85cedd04e59fcb2f89f4e4c7c385a78d3c3c23c30446843a37452
pkgname = python-bleach
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Johannes Löthberg <[email protected]>
pkgname=python-bleach
-pkgver=6.3.0
-pkgrel=3
+pkgver=6.4.0
+pkgrel=1
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
url="https://pypi.org/project/bleach/"
@@ -20,7 +20,7 @@ optdepends=('python-tinycss2: for CSS sanitisation')
source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz)
-sha256sums=('6f3b91b1c0a02bb9a78b5a454c92506aa0fdf197e1d5e114d2e00c6f64306d22')
+sha256sums=('4202482733d85cedd04e59fcb2f89f4e4c7c385a78d3c3c23c30446843a37452')
prepare() {
cd "$srcdir"/bleach-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleach/-/commit/7f29a432f92bd50ebd55a75c46c5d7e222eb04ea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleach/-/commit/7f29a432f92bd50ebd55a75c46c5d7e222eb04ea
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help