public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-beautifulsoup4] rawhide: Bootstrap for Python 3.15
@ 2026-06-03 18:23 Python Maint
0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-06-03 18:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-beautifulsoup4
Branch : rawhide
Commit : ddf24c4739ac623218efd5350dd7e1f8e85d0493
Author : Python Maint <python-maint@redhat.com>
Date : 2026-06-03T20:23:07+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-beautifulsoup4/c/ddf24c4739ac623218efd5350dd7e1f8e85d0493?branch=rawhide
Log:
Bootstrap for Python 3.15
---
diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec
index 50f754a..b510a88 100644
--- a/python-beautifulsoup4.spec
+++ b/python-beautifulsoup4.spec
@@ -1,3 +1,5 @@
+%global _without_soupsieve 1
+%global _without_tests 1
# Ciruclar dependency with soupsieve which must be disabled at times
%if 0%{?rhel} > 10
%bcond soupsieve 0
@@ -9,7 +11,7 @@
Name: python-beautifulsoup4
Version: 4.14.3
-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/
@@ -93,6 +95,9 @@ Obsoletes: python3-BeautifulSoup < 1:3.2.1-2
%{python3_sitelib}/bs4
%changelog
+* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 4.14.3-3
+- Bootstrap for Python 3.15
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.14.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 18:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 18:23 [rpms/python-beautifulsoup4] rawhide: Bootstrap for Python 3.15 Python Maint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox