Re: can pip be made using local Debian packages for any dependencies

2023-02-17 Thread Philippe Cerfon
Hey. On Fri, Feb 17, 2023 at 3:35 PM Stefano Rivera wrote: > There is probably some value there. You're safer from a variety of > attacks that *could* theoretically happen on PyPI. Well such language specific package repos (like pypi, npmjs, etc.) have already been (numerous) times been victims

Re: can pip be made using local Debian packages for any dependencies

2023-02-17 Thread Andrey Rakhmatullin
On Fri, Feb 17, 2023 at 03:17:49AM +0100, Philippe Cerfon wrote: > But shouldn't that use case also be interesting for Debian > Maintainers? Whenever their pip would need to download something from > PyPI, it would mean that some dependency is likely not fulfilled in > Debian (unless of course that

Re: can pip be made using local Debian packages for any dependencies

2023-02-17 Thread Stefano Rivera
Hi Philippe (2023.02.17_02:17:49_+) > Well in my case the main motivation was security (i.e. only using > code) that has security support by Debian. There is probably some value there. You're safer from a variety of attacks that *could* theoretically happen on PyPI. But, let me deflate Debian

Consumo de combustible

2023-02-17 Thread Benavides Santacruz
Buenos dias Los empresarios que supervisan los vehículos de la empresa en tiempo real, incluido el consumo de combustible y el kilometraje, reducen los costos de mantenimiento de la flota en casi un 20% y mejoran la organización de las entregas. ¿Te interesaría este tipo de solución? Saludos,

Re: can one change the path of generated entry point console_scripts

2023-02-17 Thread Andrey Rakhmatullin
On Fri, Feb 17, 2023 at 02:49:49AM +0100, Philippe Cerfon wrote: > Hey Stefano > > On Wed, Feb 15, 2023 at 5:37 PM Stefano Rivera wrote: > > Just move it somewhere else later in the build? e.g. after dh_install. > > I had tried that before, with a debian/mypackage.install file but got That's not