Hi, Thanks for reminder. That is my oversight. (I may have been expecting python2- >3 transition will include python command to be available back then... I don't remember ...)
With python package moving to pyproject.toml, I am just repackaging one of my python package. For trixie, I suppose we need to fix this as: ``` python3 -m build ``` In bookworm (current stable), we needed setup.py even if it is an empty one. But I need this to be in line with trixie Osamu On Fri, 2024-01-19 at 09:53 -0300, Ernesto Domato wrote: > Package: debmake > Version: 4.4.0-3 > Severity: normal > X-Debbugs-Cc: edom...@gmail.com > > Hi, > > When I tried to use debmake to package a Python 3 only application, and even > when I force it > to -b":python3", debmake try to run "python setup.py" which is wrong and > should > use "python3 setup.py" > > Thanks. > Ernesto > > > -- System Information: > Debian Release: trixie/sid > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 6.6.11-amd64 (SMP w/8 CPU threads; PREEMPT) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), > LANGUAGE=en_US:en > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages debmake depends on: > ii devscripts 2.23.7 > ii dpkg-dev 1.22.2 > ii python3 3.11.6-1 > ii python3-debian 0.1.49 > ii rsync 3.2.7-1+b1 > > Versions of packages debmake recommends: > ii build-essential 12.10 > ii curl 8.5.0-2 > ii strace 6.5-0.1 > ii wget 1.21.4-1+b1 > > Versions of packages debmake suggests: > ii autotools-dev 20220109.1 > pn ccache <none> > pn cmake <none> > ii debmake-doc 1.17-9 > pn dgit <none> > ii dh-autoreconf 20 > ii dh-python 6.20231223 > ii eatmydata 131-1 > pn gem2deb <none> > ii git 1:2.43.0-1 > pn git-buildpackage <none> > ii gitk 1:2.43.0-1 > pn javahelper <none> > ii lintian 2.116.3 > ii mc 3:4.8.30-1 > ii quilt 0.67+really0.67-4 > pn rpm2cpio <none> > ii sbuild 0.85.4 > > -- no debconf information