On Tue, 17 May 2022 at 07:02, Josh Boyer <jwbo...@redhat.com> wrote:

> On Mon, May 16, 2022 at 3:42 PM Leon Fauster via epel-devel
> <epel-devel@lists.fedoraproject.org> wrote:
> >
> > Hi all,
> >
> > with the "upcoming" ansible-core migration, I wonder if its possible to
> > provide a python-passlib package (or stream) for the python38
> > environment (ansible-core dependency).
> >
> > The current status:
> >
> > # rpm -q python3-passlib --requires |head -1
> > python(abi) = 3.6
> >
> > Whats the best approach. Upgrade the ABI compat or provide a module
> build?
>
> Modular build against the python38 module.
>
> [resend because lists did not like me previously.]

As far as I know, the Fedora/EPEL MBS/Koji can not do this without itself
building a python38 module which matches/replaces the RHEL one. MBS can
only use modules which it has built itself and does not have a way to
understand about 'external' modules.  [ All RHEL code is 'external' to both
koji and mbs databases so they do not have a way to reference them for a
build.]

 Because of this, we have to use grobisplitter to put the python38 as a
'regular' rpm (which works because the pythons are parallel installable.).

I think what could be done is a python38-passlib package which was built
against the python38 rpms.




> josh
> _______________________________________________
> epel-devel mailing list -- epel-devel@lists.fedoraproject.org
> To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure
>


-- 
Stephen Smoogen, Red Hat Automotive
Let us be kind to one another, for most of us are fighting a hard battle.
-- Ian MacClaren
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to