On Tue, 06 Aug 2024 at 21:11:53 +0700, Dima Kogan wrote:
> Thanks for the detailed reply. The current expansion
>
> Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any
>
> has dependencies both with and without :any. Is THAT right?
Sort of. Let me put it this way: I don't think it's wr
Hi Simon.
Thanks for the detailed reply. The current expansion
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any
has dependencies both with and without :any. Is THAT right?
In any case, I'm going to propose a python3-numpy package split.
Thanks much.
On Tue, 06 Aug 2024 at 10:32:49 +0700, Dima Kogan wrote:
> As with most packages, python3-numpy has
>
> Depends: ${python3:Depends}
>
> which today expands to
>
> Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any
>
> Can somebody comment about why the :any is on the un-versioned
>
Hi.
I'm looking at making packages depending on python3-numpy
cross-buildable. Often this means splitting python3-numpy into a
separate python3-numpy-dev that is Multi-Arch:same. But in this case it
looks like you can ALMOST get away with a single python3-numpy package;
with some tweaks it can be
4 matches
Mail list logo