public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-beautifulsoup4] epel10.2: Update soupsieve disablement patch for 4.14
Date: Mon, 29 Jun 2026 10:21:03 GMT [thread overview]
Message-ID: <178272846378.1.16005688465057650682.rpms-python-beautifulsoup4-af9d5742a843@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-beautifulsoup4
Branch : epel10.2
Commit : af9d5742a8435c37f3698ec1879b9baecd38cd45
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-12-23T19:35:47-05:00
Stats : +11/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-beautifulsoup4/c/af9d5742a8435c37f3698ec1879b9baecd38cd45?branch=epel10.2
Log:
Update soupsieve disablement patch for 4.14
---
diff --git a/beautifulsoup4-4.13-disable-soupsieve.patch b/beautifulsoup4-4.13-disable-soupsieve.patch
deleted file mode 100644
index e6d4f2c..0000000
--- a/beautifulsoup4-4.13-disable-soupsieve.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -31,7 +31,6 @@ classifiers = [
- ]
- dependencies = [
- "typing-extensions>=4.0.0",
-- "soupsieve >1.2",
- ]
-
- [project.optional-dependencies]
diff --git a/beautifulsoup4-4.14-disable-soupsieve.patch b/beautifulsoup4-4.14-disable-soupsieve.patch
new file mode 100644
index 0000000..54b7317
--- /dev/null
+++ b/beautifulsoup4-4.14-disable-soupsieve.patch
@@ -0,0 +1,10 @@
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -31,7 +31,6 @@ classifiers = [
+ ]
+ dependencies = [
+ "typing-extensions>=4.0.0",
+- "soupsieve>=1.6.1",
+ ]
+
+ [project.optional-dependencies]
diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec
index 54c5a4e..e9900eb 100644
--- a/python-beautifulsoup4.spec
+++ b/python-beautifulsoup4.spec
@@ -18,7 +18,7 @@ Source0: https://files.pythonhosted.org/packages/source/b/beautifulsoup4/
Patch0: 0001-Skip-the-lxml-tree-builder-s-test_surrogate_in_chara.patch
Patch1: 0001-Change-the-html.parser-tree-builder-s-code-for-handl.patch
# https://git.launchpad.net/beautifulsoup/commit/?id=9786a62726de5a8caba10021c4d4a58c8a3e9e3f
-Patch11: beautifulsoup4-4.13-disable-soupsieve.patch
+Patch11: beautifulsoup4-4.14-disable-soupsieve.patch
BuildArch: noarch
# html5lib BR just for test coverage
%if %{with tests}
reply other threads:[~2026-06-29 10:21 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=178272846378.1.16005688465057650682.rpms-python-beautifulsoup4-af9d5742a843@fedoraproject.org \
--to=yselkowi@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