public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-bleach] rawhide: Update to 6.4.0 (rhbz#2406653)
@ 2026-06-29 13:45 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-06-29 13:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-bleach
Branch : rawhide
Commit : bab601fcba61bcb085063f60542fe8b9eea81b69
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-06-16T14:39:00+02:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-bleach/c/bab601fcba61bcb085063f60542fe8b9eea81b69?branch=rawhide
Log:
Update to 6.4.0 (rhbz#2406653)
Reintroduce css extra needed by python-nbconvert
---
diff --git a/.gitignore b/.gitignore
index cbabf54..ac7aeeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/bleach-6.0.0.tar.gz
/bleach-6.1.0.tar.gz
/bleach-6.2.0.tar.gz
+/bleach-6.4.0.tar.gz
diff --git a/python-bleach.spec b/python-bleach.spec
index 7658bd5..fef8765 100644
--- a/python-bleach.spec
+++ b/python-bleach.spec
@@ -1,8 +1,8 @@
%global modname bleach
Name: python-%{modname}
-Version: 6.2.0
-Release: 10%{?dist}
+Version: 6.4.0
+Release: 1%{?dist}
Summary: An easy whitelist-based HTML-sanitizing tool
License: Apache-2.0
@@ -38,6 +38,9 @@ Requires: python3-html5lib
Python 3 version.
+
+%pyproject_extras_subpkg -n python3-bleach css
+
%prep
%autosetup -n %{modname}-%{version} -p1
@@ -81,6 +84,9 @@ fi;
%changelog
+* Tue Jun 16 2026 Lumír Balhar <lbalhar@redhat.com> - 6.4.0-1
+- Update to 6.4.0 and add css extra subpackage
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 6.2.0-10
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index 295eed5..f816e50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bleach-6.2.0.tar.gz) = 2a5059076756bfe528221bd719a00b1221ae9e07644b53232b268e078ab0d37fb25f6fdd292d39bcc711dcbe771a21dad6549ec1b27dc7d7de6852f85228c48c
+SHA512 (bleach-6.4.0.tar.gz) = 3d60b3a96b41d574bb5318bfe7d28e1db94c38d4635b9b46c5d7b4ebd462244b4f424c70ea7b7882aeeabcce7bddae8e14c395455b0eaaff5b377cfd9a1c4198
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 13:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 13:45 [rpms/python-bleach] rawhide: Update to 6.4.0 (rhbz#2406653) Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox