Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-bleach
Commits:
b834a863 by Jelle van der Waa at 2024-11-16T20:20:38+01:00
upgpkg: 6.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bleach
pkgdesc = An easy whitelist-based HTML-sanitizing tool
pkgver = 6.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.org/project/bleach/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-bleach
pkgver=6.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
url="https://pypi.org/project/bleach/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleach/-/commit/b834a8634e45045499b92ad87cb271e74d21a00b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleach/-/commit/b834a8634e45045499b92ad87cb271e74d21a00b
You're receiving this email because of your account on gitlab.archlinux.org.