conda-forge / pastix-feedstock

A conda-smithy repository for pastix.
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

install python bindings independently of the python version #2

Open looooo opened 2 months ago

looooo commented 2 months ago

Comment:

currently pastix installs python bindings to python3.12 (which it somehow finds, it's not added as a dependency). As the python bindings are done via ctypes it should be possible to make the build independent of the python version. So my question is: Is there a way to install the python-files to make the package work for different versions of python? @conda-forge/core

ideally the additional python files would be a noarch package.

hmaarrfk commented 2 months ago

Do you want to rerender and add a test section with the command

echo hi

And we can debug there

looooo commented 2 months ago

https://github.com/conda-forge/pastix-feedstock/pull/3

looooo commented 2 months ago

hopefully this explains what is the problem here

hmaarrfk commented 1 month ago

@conda-forge-admin please rerender

conda-forge-webservices[bot] commented 1 month ago

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I started rerendering the recipe in conda-forge/pastix-feedstock#4.