public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David King <amigadave@amigadave.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libxml2] rawhide: Deprecate the python subpackage
Date: Sat, 30 May 2026 13:16:20 GMT [thread overview]
Message-ID: <178014698051.1.15052535624141501226.rpms-libxml2-9bc724f6376e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libxml2
Branch : rawhide
Commit : 9bc724f6376e320b64ab1924c2f444c27d05cf57
Author : David King <amigadave@amigadave.com>
Date : 2026-05-24T21:10:15+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libxml2/c/9bc724f6376e320b64ab1924c2f444c27d05cf57?branch=rawhide
Log:
Deprecate the python subpackage
---
diff --git a/libxml2.spec b/libxml2.spec
index ae4c355..64c0065 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -1,6 +1,6 @@
Name: libxml2
Version: 2.13.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library providing XML and HTML support
# list.c, dict.c and few others use ISC-Veillard
@@ -67,6 +67,8 @@ BuildRequires: python3-devel
Requires: %{name}%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-python3 < %{version}-%{release}
Provides: %{name}-python3 = %{version}-%{release}
+# Will be removed upstream in 2.16.
+Provides: deprecated()
%description -n python3-%{name}
The libxml2-python3 package contains a Python 3 module that permits
@@ -154,6 +156,9 @@ popd
%{python3_sitelib}/__pycache__/drv_libxml2.*
%changelog
+* Sun May 24 2026 David King <amigadave@amigadave.com> - 2.13.9-2
+- Deprecate the Python subpackage
+
* Sun May 24 2026 David King <amigadave@amigadave.com> - 2.13.9-1
- Update to 2.13.9 (#2459431)
reply other threads:[~2026-05-30 13:16 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=178014698051.1.15052535624141501226.rpms-libxml2-9bc724f6376e@fedoraproject.org \
--to=amigadave@amigadave.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