Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-bleach


Commits:
2243479a by Jelle van der Waa at 2025-11-01T15:47:20+01:00
upgpkg: 6.3.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.2.0
-       pkgrel = 2
+       pkgver = 6.3.0
+       pkgrel = 1
        url = https://pypi.org/project/bleach/
        arch = any
        license = Apache-2.0
@@ -11,7 +11,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.2.0.tar.gz
-       sha256sums = 
123e894118b8a599fd80d3ec1a6d4cc7ce4e5882b1317a7e1ba69b56e95f991f
+       source = https://pypi.org/packages/source/b/bleach/bleach-6.3.0.tar.gz
+       sha256sums = 
6f3b91b1c0a02bb9a78b5a454c92506aa0fdf197e1d5e114d2e00c6f64306d22
 
 pkgname = python-bleach


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Johannes Löthberg <[email protected]>
 
 pkgname=python-bleach
-pkgver=6.2.0
-pkgrel=2
+pkgver=6.3.0
+pkgrel=1
 
 pkgdesc="An easy whitelist-based HTML-sanitizing tool"
 url="https://pypi.org/project/bleach/";
@@ -17,7 +17,7 @@ optdepends=('python-tinycss2: for CSS sanitisation')
 
 source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz)
 
-sha256sums=('123e894118b8a599fd80d3ec1a6d4cc7ce4e5882b1317a7e1ba69b56e95f991f')
+sha256sums=('6f3b91b1c0a02bb9a78b5a454c92506aa0fdf197e1d5e114d2e00c6f64306d22')
 
 prepare() {
        cd "$srcdir"/bleach-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleach/-/commit/2243479a7398320c5b4977ebf8021dfd735b11c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleach/-/commit/2243479a7398320c5b4977ebf8021dfd735b11c4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to