On Sun, Oct 8, 2023 at 10:20 AM Orion Poplawski <or...@nwra.com> wrote:
>
> With the update to conda 23.5.2 and using the pyproject macros, the
> conda package is no longer producing the /usr/bin/conda-env launcher
> script which is causing problems.

What problems specifically?

> I don't know how I can get that back with the current build system.  Any
> help would be greatly appreciated.

Upstream appears to have changed to hatch, and there's no entry for a
conda-env script [1], so it's up to them, and is either intentional or
an oversight.
And given [2], it doesn't appear that `conda-env` has much life left,
so it seems intentional.
But in any case, it seems like something you should confirm with upstream.

> Thanks.
>
> --
> Orion Poplawski

[1] 
https://github.com/conda/conda/commit/0a255799567ba28f421a1fe7309c5336cbcdbf0a#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711R50-R51
[2] 
https://github.com/conda/conda/commit/da31c933fec50e7242f3ecb4b90e586bd3861a2b
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-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/python-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to