control: tags -1 +wontfix

> the numpy package depends on all possible Python 3 versions at the same
> time:
>
> * python
> * python3.7
> * python3.8
>
> There is no need to depend on the individual Python versions; any
> supported version should be sufficient. Otherwise both versions are
> pulled, even when they are not used.

this is likely an artifact of shipping f2py3.7 and f2py3.8 with a
shebang referring directly to a versioned interpreter. that's always
been the case with multiple interpreters.

> My specific problem with that is that CMake fails to find the Python 3.7
> development libraries when Python 3.8 is installed without development
> libs. This happens in the "casacore" package:

that sounds a bug/deficiency in casacore that you may want to address.


-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi

Reply via email to