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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Jul 23 14:57:36 UTC 2022


    Date: Saturday, July 23, 2022 @ 14:57:35
  Author: jelle
Revision: 1255814

upgpkg: python-bleach 5.0.1-2

Modified:
  python-bleach/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-23 14:44:47 UTC (rev 1255813)
+++ PKGBUILD	2022-07-23 14:57:35 UTC (rev 1255814)
@@ -2,7 +2,7 @@
 
 pkgname=python-bleach
 pkgver=5.0.1
-pkgrel=1
+pkgrel=2
 
 pkgdesc="An easy whitelist-based HTML-sanitizing tool"
 url="https://pypi.org/project/bleach/"
@@ -14,6 +14,7 @@
 makedepends=('python'
              'python-setuptools')
 checkdepends=('python-pytest')
+optdepends=('python-tinycss2: for CSS sanitisation')
 
 source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz)
 



More information about the arch-commits mailing list