>>>>> "JLT" == Jason L Tibbitts <[email protected]> writes:

JLT> Using a different soname and patching python-pycurl to use the
JLT> maximal module if present and the minimal module otherwise would be
JLT> another possibility, assuming it's even doable.

Or, even easier, having python-curl-minimal which requires and is linked
against a curl-minimal package which has a different soname, and then
dnf can just try to import the big one before importing the small one.
Boolean dependencies in the dnf package should take care of the rest.

 - J<
--
devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to