Path: csiph.com!news.mixmin.net!weretis.net!feeder8.news.weretis.net!news.usenet.ovh!news.corradoroberto.it!gothmog.csi.it!bofh.it!news.nic.it!robomod From: picca Newsgroups: linux.debian.maint.python Subject: pybuild autopkgtest Date: Fri, 14 Mar 2025 12:00:02 +0100 Message-ID: X-Original-To: debian-python X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Mar 14 10:53:05 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-109.947 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.438, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no MIME-Version: 1.0 Content-Type: text/plain X-Debian-User: picca X-Mailing-List: archive/latest/22892 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/8734ff28a2.fsf@page Approved: robomod@news.nic.it Lines: 15 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 14 Mar 2025 11:53:09 +0100 X-Original-Message-ID: <8734ff28a2.fsf@page> Xref: csiph.com linux.debian.maint.python:16775 Hello, Is it possible instead of using pybuild-plugin-autopkgtest during the build, to call the same logic from d/t/control. something like Test-Command: pybuild-autopkgtest-run 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. Cheers Frederic