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