public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-bleach] rawhide: Update to 6.4.0 (rhbz#2406653)
Date: Mon, 29 Jun 2026 13:45:02 GMT	[thread overview]
Message-ID: <178274070249.1.12059527934699833402.rpms-python-bleach-bab601fcba61@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-29 13:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178274070249.1.12059527934699833402.rpms-python-bleach-bab601fcba61@fedoraproject.org \
    --to=lbalhar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox