[Python-modules-team] Bug#926211: python3-stdeb: --package argument not respected under Python 3
Stuart Longland
stuartl at vrt.com.au
Tue Apr 2 05:02:46 BST 2019
Package: python3-stdeb
Version: 0.8.5-1
Severity: normal
Dear Maintainer,
Hi,
Trying to build an updated `docker-compose` binary from
https://github.com/docker/compose.git on our CI server internally using
`stdeb` 0.8.5 on Debian Stretch in a Docker container:
* `python setup.py --command-package stdeb.command sdist_dsc --package
docker-compose --debian-version=141debian9p8 bdist_deb` produces
`docker-compose_1.25.0~dev0-141debian9p8_all.deb`
* `python3 setup.py --command-package stdeb.command sdist_dsc --package
docker-compose --debian-version=140debian9p8 bdist_deb` produces
`python3-docker-compose_1.25.0~dev0-139debian9p8_all.deb`
Why the discrepancy?
-- System Information:
Debian Release: 9.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.18.3-vk4msl-ws-03489-gd26d3f0fab1a (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages python3-stdeb depends on:
ii debhelper 10.2.5
ii python3 3.5.3-1
ii python3-requests 2.12.4-1
ii python3-setuptools 33.1.1-1
Versions of packages python3-stdeb recommends:
ii apt-file 3.1.4
ii dpkg-dev 1.18.25
ii python3-all 3.5.3-1
Versions of packages python3-stdeb suggests:
pn python3-all-dev <none>
-- no debconf information
More information about the Python-modules-team
mailing list