Uh oh!
There was an error while loading. Please reload this page.
[3.13] libpython changes - #902
Conversation
Fixesconda-forge#843 Signed-off-by: Michał Górny <mgorny@quansight.com>
split existing `build_base.{sh,bat}` into `build.sh`/`bld.bat` and
`install_base.{sh,bat}` (note that the preceding commit duplicated and
renamed `build_base.{sh,bat}` already, so that the diff here is clearer)Note that this is not for extensions like numpy. It is for executables like lldb. Co-Authored-By: H. Vetinari <h.vetinari@gmx.com>
…026.08.17.07.23.37 Other tools: - conda-build 26.7.0 - rattler-build 0.73.0 - rattler-build-conda-compat 1.4.19
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/33362409298. Examine the logs at this URL for more detail. |
isuruf
commented
Aug 31, 2026
Same question as #894 (comment) |
|
h-vetinari
commented
Aug 31, 2026
The commits backported pretty cleanly, so I don't expect much divergence. I extracted the above from the logs, which confirms this. AFAIU we still need to backport |
after reversal of the build order, these tests are in the wrong place and only held together by re-injecting the full `python` as a test dep, which also hides problems with the files-based tests.
Uh oh!
There was an error while loading. Please reload this page.
isuruf
commented
Sep 1, 2026
Thanks |
backport of:
libpython#894