public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-beautifulsoup4] rawhide: Enable soupsieve for rhel11 (rhbz#2536052)
@ 2026-09-20 9:48
0 siblings, 0 replies; only message in thread
From: @ 2026-09-20 9:48 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 9:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 9:48 [rpms/python-beautifulsoup4] rawhide: Enable soupsieve for rhel11 (rhbz#2536052)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox