[packages/python3-bleach] - updated to 6.3.0

qboosh qboosh at pld-linux.org
Wed Nov 26 05:59:41 CET 2025


commit ed04b0a61064fdb5b3c4997d0e6d0e43b43f7d7a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Nov 26 05:59:48 2025 +0100

    - updated to 6.3.0

 python3-bleach.spec | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/python3-bleach.spec b/python3-bleach.spec
index 0f0435f..d8fa790 100644
--- a/python3-bleach.spec
+++ b/python3-bleach.spec
@@ -7,27 +7,26 @@
 Summary:	An easy safelist-based HTML-sanitizing tool
 Summary(pl.UTF-8):	Proste, oparte na liście elementów bezpiecznych, narzędzie do porządkowania HTML-a
 Name:		python3-bleach
-Version:	6.2.0
+Version:	6.3.0
 Release:	1
 License:	Apache v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/bleach/
 Source0:	https://files.pythonhosted.org/packages/source/b/bleach/bleach-%{version}.tar.gz
-# Source0-md5:	bee79c9f4a17a85945fa54221d5d8391
+# Source0-md5:	a3dd2c185e20be9dce348692d1e705d5
 URL:		https://pypi.org/project/bleach/
-BuildRequires:	python3-modules >= 1:3.7
+BuildRequires:	python3-modules >= 1:3.10
 BuildRequires:	python3-setuptools
 %if %{with tests}
-BuildRequires:	python3-pytest >= 3.0.0
-BuildRequires:	python3-six >= 1.9
+BuildRequires:	python3-pytest >= 8.2.2
 BuildRequires:	python3-webencodings
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with doc}
-BuildRequires:	sphinx-pdg-3
+BuildRequires:	sphinx-pdg-3 >= 7.4.4
 %endif
-Requires:	python3-modules >= 1:3.7
+Requires:	python3-modules >= 1:3.10
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-bleach.git/commitdiff/ed04b0a61064fdb5b3c4997d0e6d0e43b43f7d7a




More information about the pld-cvs-commit mailing list