Bug 1750660

Summary: Obsolete python2-libxslt
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: fedora-obsolete-packagesAssignee: Jason Tibbitts <j>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: extras-orphan, extras-qa, igor.raits, jpokorny, j, lbalhar, mhroncok, rjones, veillard
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: fedora-obsolete-packages-32-13.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1738016 Environment:
Last Closed: 2019-09-11 16:09:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1738016    
Bug Blocks: 1698500    

Description Richard W.M. Jones 2019-09-10 07:53:09 UTC
+++ This bug was initially created as a clone of Bug #1738016 +++

The libxslt bindings have _not_ been converted to Python 3.

In fact there are some fairly fundamental problems including Python 2
syntax everywhere (including the configure script).

I have removed the Python 2 bindings in Fedora 31 & Rawhide,
so these need to be obsoleted.  There is no Python 3 replacement
at this time.

Comment 1 Jan Pokorný [poki] 2019-09-10 17:22:28 UTC
As an aside, generic XSLT repertoire is subsumed together with other XML
related functionality (all based on libxml2 and libxslt under the hood)
for Python crowds in nice-to-work-with[*] lxml project,
see python[23]-lxml.

[*] TBH, haven't ever got beyond lxml for XML/XSLT handling, for how
    convenient it was from the first moment, documentation wise, etc.

Comment 2 Miro Hrončok 2019-09-11 13:04:44 UTC
Changing version to rawhide, since the f31 update was unpushed.