public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-beautifulsoup4] rawhide: Enable soupsieve for rhel11 (rhbz#2536052)
Date: Sun, 20 Sep 2026 09:48:39 GMT [thread overview]
Message-ID: <178989771915.1.57518901594824292.rpms-python-beautifulsoup4-8e767c2467ac@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-beautifulsoup4
Branch : rawhide
Commit : 8e767c2467acd27c067ede31544af4fb57229231
Author : Terje Røsten <terjeros@gmail.com>
Date : 2026-09-20T11:48:30+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-beautifulsoup4/c/8e767c2467acd27c067ede31544af4fb57229231?branch=rawhide
Log:
Enable soupsieve for rhel11 (rhbz#2536052)
---
diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec
index 09aaf13..adc9f04 100644
--- a/python-beautifulsoup4.spec
+++ b/python-beautifulsoup4.spec
@@ -1,5 +1,5 @@
# Ciruclar dependency with soupsieve which must be disabled at times
-%if 0%{?rhel} > 10
+%if 0%{?rhel} > 11
%bcond soupsieve 0
%bcond tests 0
%else
@@ -9,7 +9,7 @@
Name: python-beautifulsoup4
Version: 4.15.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: HTML/XML parser for quick-turnaround applications like screen-scraping
License: MIT
URL: http://www.crummy.com/software/BeautifulSoup/
@@ -92,6 +92,9 @@ Obsoletes: python3-BeautifulSoup < 1:3.2.1-2
%{python3_sitelib}/bs4
%changelog
+* Sun Sep 20 2026 Terje Røsten <terjeros@gmail.com> - 4.15.0.3
+- Enable soupsieve for rhel11 (rhbz#2536052)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-09-20 9:48 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=178989771915.1.57518901594824292.rpms-python-beautifulsoup4-8e767c2467ac@fedoraproject.org \
--to=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