conda-forge / pypy3.6-feedstock

A conda-smithy repository for pypy3.6.
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

remove __init__.py from top level stdlib #118

Closed mattip closed 7 months ago

mattip commented 7 months ago

Checklist

In response to this comment rebuild with a patch to remove the __init__.py

conda-forge-webservices[bot] commented 7 months ago

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 (recipe) and found it was in an excellent condition.

h-vetinari commented 7 months ago

Thanks a lot for the PR. It seems the patch doesn't apply to 7.3.15 as-is. Now that pypy is on git, I'd be able to fix that myself as well, if you'd like.

mattip commented 7 months ago

Uhh, thanks for the ping. I didn't git add the patch file, sorry.

github-actions[bot] commented 7 months ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

mattip commented 6 months ago

@h-vetinari are you seeing CI failures because of this on ppc64le and aarch64 as well? If so I should build out this PR on those platforms manually

h-vetinari commented 6 months ago

Yes, the do appear on the arches as well, see https://github.com/conda-forge/labmaze-feedstock/pull/11 or https://github.com/conda-forge/numpy-feedstock/pull/310

mattip commented 6 months ago

I uploaded the aarch64 and ppc64le artifacts to https://anaconda.org/mattip/pypy3.9/files, and marked them with a copy label. Here are the logs ppc64-conda-log.txt arm64-log.txt

mattip commented 6 months ago

cc @isuruf to copy the ppc64le and aarch64 packages from https://anaconda.org/mattip/pypy3.9/files to conda-forge

h-vetinari commented 6 months ago

Thank you!

>set "LABEL=copy"
>set "DELEGATE=mattip"
>set "PACKAGE_VERSION=7.3.15"
>anaconda copy --from-label %LABEL% --to-label main --to-owner conda-forge %DELEGATE%/pypy3.9/%PACKAGE_VERSION%
Using Anaconda API: https://api.anaconda.org
Copied file: linux-aarch64/pypy3.9-7.3.15-h63376dd_1.tar.bz2
Copied file: linux-ppc64le/pypy3.9-7.3.15-h4020351_1.tar.bz2
Copied 2 files!