Re: pybuild autopkgtest

2025-03-15 Thread Jeroen Ploemen
On Fri, 14 Mar 2025 12:08:43 +0100 (CET) PICCA Frederic-Emmanuel wrote: > If I add @builddep@, I can miss a 'missing' dependency. I too found that with autopkgtest-pkg-pybuild pulling in all build-deps it's easy to overlook missing dependencies on binary packages, because all module dependencies

Re: pybuild autopkgtest

2025-03-15 Thread Andrey Rakhmatullin
On Fri, Mar 14, 2025 at 04:20:18PM +0100, PICCA Frederic-Emmanuel wrote: You said "I want to check during the autopkgtest that the runtime dependencies are well defines in the package" and for that you shouldn't have any additional packages installed, but to run tests you normally need additional

Re: pybuild autopkgtest

2025-03-15 Thread PICCA Frederic-Emmanuel
> pybuild-autopkgtest(1) has an example of this. sorry for the noise >>This way it would be possible to deal with the Dependencies on our own >>and avoid the problem of missing dependencies due to these @builddep@, >>variables. > > Do you mean you don't want it to use @builddeps@ or what is the

Re: pybuild autopkgtest

2025-03-15 Thread Andrey Rakhmatullin
On Fri, Mar 14, 2025 at 12:08:43PM +0100, PICCA Frederic-Emmanuel wrote: pybuild-autopkgtest(1) has an example of this. sorry for the noise This way it would be possible to deal with the Dependencies on our own and avoid the problem of missing dependencies due to these @builddep@, variables.

Re: Switch pyinstaller-hooks-contrib default branch to debian/master

2025-03-15 Thread Thomas Ward
Done. FYI https://salsa.debian.org/python-team/packages/pyinstaller-hooks-contrib/-/settings/repository#branch-defaults-settings is where you can do that if you have permissions.  I just did this for you as a member of the Python team. Thomas On 2025-03-15 22:39, Soren Stoutner wrote: Ca

Re: Switch pyinstaller-hooks-contrib default branch to debian/master

2025-03-15 Thread Soren Stoutner
On Saturday, March 15, 2025 8:07:49 PM Mountain Standard Time Thomas Ward wrote: > Done. > > FYI > https://salsa.debian.org/python-team/packages/pyinstaller-hooks-contrib/-/sett > ings/repository#branch-defaults-settings is where you can do that if you have > permissions. I just did this for you

Switch pyinstaller-hooks-contrib default branch to debian/master

2025-03-15 Thread Soren Stoutner
Can someone with permissions please set debian/master as the default branch for pyinstaller-hooks-contrib? https://salsa.debian.org/python-team/packages/pyinstaller-hooks-contrib/-/branches I made the mistake again of using gbp to make in initial push before the release was tagged, and it uploa